Loading Tool

Explorer IconExplorer

Memory Pool

72,664 transactions
28.02 vMB
0.06661707 BTC
Random Selection Loading Transactions
Max Size: 166.00/200 MB

Candidate Block

Mining Attempt 63966fac9034519556c32fd17aa3b4a04a9431bddf4966dec67f5c1078bc4829
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root ed8cb505d0fdceebc104007b417ff4f1f04f77a6b1be67e5322dbb30d9faffff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,937
Size: 1.00 vMB
Total Fees: 0.01069977 BTC
Feerates: 150.86 > 1.07 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (397,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,663 517,663 0000000000000000002e78a0bf3ca72340d2d714e9d932d24a9d2ff9abcb383a 740 0.30/1.00 vMB 36
517,662 517,662 0000000000000000003a6e37ffcc971b769059e40275051f8662af5e9e7a76ac 1,845 0.85/1.00 vMB 17
517,661 517,661 00000000000000000035424b09287362d82da4a9febbb88d1644fcf8126f87d8 2,114 1.00/1.00 vMB 31
517,660 517,660 000000000000000000077b7ed261ef3e0f3681dee09e1a18d79496b8462e592c 1,166 0.60/1.00 vMB 26
517,659 517,659 00000000000000000036ee6922e967b5de9d26752aded9a966a17ad76d7445ac 334 0.14/1.00 vMB 26
517,658 517,658 00000000000000000048e5d86ecf4a35c4ce66a447297eab06076c9b44fef97c 689 0.29/1.00 vMB 21
517,657 517,657 0000000000000000000170b5e3c54bd53719e20b0f78883a762df4fee8ef70f7 1,164 0.67/1.00 vMB 20
517,656 517,656 0000000000000000000c085c9631036cbf19ea2e453757e6e10a2916f158b6d7 591 0.36/1.00 vMB 22
517,655 517,655 00000000000000000044fcf55426e379c32ee72e44e8b6710244f655f8032049 1,046 0.42/1.00 vMB 26
517,654 517,654 0000000000000000002f3d97213e775e21ec33fee04381fd8e193a4dd61c9d17 672 0.32/1.00 vMB 36
517,653 517,653 000000000000000000238bf570020751da7d2c9eeb376342c10d2e4340145f6a 664 0.33/1.00 vMB 19
517,652 517,652 00000000000000000019177617e7e8ffb266fcc0fe1fdff3a129e7de7b93e2e9 19 0.00/1.00 vMB 25
517,651 517,651 0000000000000000002d20adf0060cf304355a851b2451564a52b682d7d51ed8 1,398 0.68/1.00 vMB 28
517,650 517,650 00000000000000000018135bd725b53265ef573796cae6b69607dedf70dd9f9f 2,437 0.98/1.00 vMB 29
517,649 517,649 000000000000000000480fe423570bafe204837f9bfaeef0a44ca23ee88903c5 92 0.03/1.00 vMB 18
517,648 517,648 0000000000000000000ff2e66d70bac121f5c05a032135fb143fea808636647d 353 0.14/1.00 vMB 30
517,647 517,647 00000000000000000027cebde0217570b4b11a85c523c6ef12ae406f8d2b9b01 27 0.01/1.00 vMB 71
517,646 517,646 00000000000000000023c388863b8bef0aeb14adc74692da9e099a640b56b163 26 0.01/1.00 vMB 6
517,645 517,645 00000000000000000017ab8f63228194d3e5e510ba8e2c823151033f4a7c5466 943 0.45/1.00 vMB 23
517,644 517,644 0000000000000000000c6bc63c7f6bb2b86b1a482836fb07ffaf0afad46c562c 138 0.06/1.00 vMB 28
517,643 517,643 000000000000000000173ec76907600450c0c6dabd606acf9857a2ad102b2aef 405 0.18/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 666.76 GB
    • Received: 15.22 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.