Loading Tool

Explorer IconExplorer

Memory Pool

43,176 transactions
26.53 vMB
0.05980497 BTC
Random Selection Loading Transactions
Max Size: 139.26/200 MB

Candidate Block

Mining Attempt c3f5232b0c1ee2c40d204e6134b3f6092eb14e58412c8155a6df9bbfad9e17bf
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 2deb0827950a6bacfc3bc8e2728e8d260d86258f9da44d3fd2d65002c77ac83d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,105
Size: 1.00 vMB
Total Fees: 0.01100146 BTC
Feerates: 73.20 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (149,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,732 765,732 00000000000000000001458195c921f73c27c846aa3a794e4d8bd6b0c2f834f0 3,708 1.00/1.00 vMB 38
765,731 765,731 000000000000000000023644359c2c33a0ad4f2f323d267fc7d952d41d8b7b89 1,764 1.00/1.00 vMB 17
765,730 765,730 000000000000000000046a00f8d7921db5170af187e7389cab4ce3bee9fb69be 63 0.03/1.00 vMB 26
765,729 765,729 000000000000000000022e2d314c783e5a545e41f81371ae9c749987a04e2737 745 0.39/1.00 vMB 12
765,728 765,728 0000000000000000000161e8f62663d1aadb8b55184471c1770e96ba278e832a 280 0.09/1.00 vMB 22
765,727 765,727 000000000000000000026d617f297c8eb19ce5dc7c13ab59e178555a57756f6c 583 0.29/1.00 vMB 14
765,726 765,726 000000000000000000048887d1eab33d4ba54a29802c663ca12a5e75c7f101e3 970 0.41/1.00 vMB 15
765,725 765,725 000000000000000000055042bd3edae5781e5e67bceba743fed362f848ca9ba2 1,178 0.38/1.00 vMB 20
765,724 765,724 0000000000000000000041fc3baebf040212b96de9ceb1ab19a3bb0991bca02f 2,471 0.95/1.00 vMB 13
765,723 765,723 000000000000000000010014e41aacf5375446c27dd402314952855a57ed84d5 2,801 1.00/1.00 vMB 29
765,722 765,722 00000000000000000004cd6fbfa9cc84819481e5e2cc30afad9ce74418891355 144 0.03/1.00 vMB 20
765,721 765,721 00000000000000000002f8ec3cb41590099ea87e1f74a7e78dbc226a3d94d18f 1,200 0.79/1.00 vMB 14
765,720 765,720 0000000000000000000698026cd92559b0728f18bd3af39e5eac87561cdbb21d 1,145 1.00/1.00 vMB 6
765,719 765,719 0000000000000000000493ea012261b1f7192a5f2ed61e168d68f6091229e01d 2,756 1.00/1.00 vMB 20
765,718 765,718 000000000000000000008eb9b5329f8577cbc36ca4bc203f2866f3aa76386178 3,197 1.00/1.00 vMB 26
765,717 765,717 00000000000000000003923832b78e09dfd8284da3ac4473a087dbb1b1779fef 495 0.91/1.00 vMB 1
765,716 765,716 000000000000000000044d0f4fa3022ecaaafd5d3163b177f39fc1b298688848 3,059 1.00/1.00 vMB 19
765,715 765,715 0000000000000000000511762c4b377cda7228f6359668e458902a60daba76fb 3,231 1.00/1.00 vMB 29
765,714 765,714 000000000000000000031fee8356c1d285df4b1daa25716d6f7353377e364eee 43 0.04/1.00 vMB 7
765,713 765,713 000000000000000000028a407a79e1cba9d2b3b6b3cf7ce1811c0f9b2a22e427 1,070 0.49/1.00 vMB 14
765,712 765,712 00000000000000000004aced3057a22d3e34d0bc998eeb8ee7b9e580338528b8 1,657 0.70/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.55 GB
    • Received: 13.93 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.