Loading Tool

Explorer IconExplorer

Memory Pool

76,693 transactions
27.68 vMB
0.07887699 BTC
Random Selection Loading Transactions
Max Size: 169.01/200 MB

Candidate Block

Mining Attempt e706489c8ad89f5265dcc9bf955d597169bb64ec4b25c12d8fa74e48ad16670d
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 12e99faaf1b178e0a3ec263441a29907bc3bdf6e8e15e336332040ca47f625c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,736
Size: 1.00 vMB
Total Fees: 0.01967539 BTC
Feerates: 402.60 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (502,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,892 412,892 000000000000000002ff50203626741ccf9e1bb31b96e1cf2a97c0e679098303 785 0.40/1.00 vMB 42
412,891 412,891 0000000000000000050534b75fa045894d14f7fdaab937baf5e53f7193b20701 54 0.07/1.00 vMB 17
412,890 412,890 000000000000000000720d3af9fdc1df8f9ee3becf8d56498bd006bd50c637df 2,254 1.00/1.00 vMB 42
412,889 412,889 000000000000000000ad2fed5a31ff1a7c4eadc03773457fcd64ae3d6d447288 1,184 1.00/1.00 vMB 22
412,888 412,888 00000000000000000042b8470bac3cb4614fbace40ed5723be1b4648fca5dc3d 1,194 0.56/1.00 vMB 39
412,887 412,887 0000000000000000023df0c85e2a3e5d29d0a1c4db1c8a371c58d11845334b67 325 0.17/1.00 vMB 31
412,886 412,886 000000000000000004d5d993458f7708d5d31ee7be11c9cae48134c3b4905bc5 782 0.40/1.00 vMB 42
412,885 412,885 000000000000000004227c3aa520fe7cfc6cb56c797353641eda476860fbd525 259 0.13/1.00 vMB 33
412,884 412,884 0000000000000000046418dec61eed6119cdee8e0f975b883768e4787369fd81 562 0.29/1.00 vMB 40
412,883 412,883 000000000000000001b5277bb91aabb3c987e85df04529f56dc43650f2466e3e 227 0.99/1.00 vMB 9
412,882 412,882 000000000000000000707872c0c86a42c16835daeded451bc910536f929a3997 1,441 1.00/1.00 vMB 32
412,881 412,881 000000000000000000ad3da2b80992a748b9e80ac6cfe8c897bc58c14d045dd1 1,939 1.00/1.00 vMB 51
412,880 412,880 00000000000000000431b160de014f83bc4482b2ec14f3bc935f7d7dfec8420d 360 0.22/1.00 vMB 40
412,879 412,879 0000000000000000050941bee983bc25d427660edc8e017b6950be2d5a9d9011 231 0.10/1.00 vMB 39
412,878 412,878 0000000000000000024d07f68f138540c3040c55aef2c7ceff4ad07171f0c1d3 1,461 0.75/1.00 vMB 40
412,877 412,877 00000000000000000389300eebc50ff2ab2b6f9f37a2a3f2d8188d18c883f447 1,185 0.56/1.00 vMB 42
412,876 412,876 00000000000000000167126ca31768364b34c5f127c948f13d253b4048722fb4 149 0.09/1.00 vMB 25
412,875 412,875 00000000000000000070273d3c155b7953533d55f718b81dd1156d6b764834db 352 0.26/1.00 vMB 35
412,874 412,874 0000000000000000049e1880d1178c9299ff36716ab600ec71b09012e02b9c35 370 0.16/1.00 vMB 43
412,873 412,873 0000000000000000040fb464e238ec816e348c687a44ba00980056e3581a9121 359 0.17/1.00 vMB 34
412,872 412,872 0000000000000000013fdd9acc86cb5f22b6648948c8410dec0f339f03a06c0a 598 0.62/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.