Loading Tool

Explorer IconExplorer

Memory Pool

36,509 transactions
28.55 vMB
0.06383842 BTC
Random Selection Loading Transactions
Max Size: 142.89/200 MB

Candidate Block

Mining Attempt d7224c54300dec3780a72a4cc3303a9a31a8cfe87099c59acac6022595cbe17e
Version 20000000
Previous Block 0000000000000000000059402129e8cfb80bd7c408e1eb706635b3b834353019
Merkle Root 85f54f4ae702c0e19be9597346225b00262de6a6b513c1653ef311fc25e8074a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,303
Size: 1.00 vMB
Total Fees: 0.00845040 BTC
Feerates: 100.33 > 0.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,527 (766,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,554 147,554 000000000000017545d45111c450c6ec1c714f57c1c6b96a4f9530ac9b5dceee 121 0.05/1.00 vMB 188
147,553 147,553 000000000000046b8cf22ca09a22eaceb06906da1a48f4fe351a4c3290a0c81b 107 0.05/1.00 vMB 159
147,552 147,552 000000000000078eaf0c6fd77329e160048a1dca32a149a07c368c16e2df0aa6 19 0.01/1.00 vMB 247
147,551 147,551 00000000000009cf8df5316d92e6f97fdbf921a8960480dc0e2c6e9a8be761ab 18 0.01/1.00 vMB 231
147,550 147,550 00000000000008e3f5f8ff6ada99e4839056374d3be461596e3e3707ed03efa4 72 0.02/1.00 vMB 145
147,549 147,549 0000000000000568b1f95f7530d553efb4779cba4b982bd76039f0618eac3c28 44 0.01/1.00 vMB 18
147,548 147,548 0000000000000911c50fbed773f99a5d1fce9a572ec3e69cdb7aa11a0f970916 10 0.01/1.00 vMB 14
147,547 147,547 00000000000009b551b01171d07d350b18d9d647b83e1fde3de5ee56de273602 93 0.04/1.00 vMB 244
147,546 147,546 00000000000003b7e40289219ae6c0dd1a30785d1e2e5b87d79dfdd1b9caaa89 23 0.01/1.00 vMB 447
147,545 147,545 0000000000000994c26d62d556d8143570a8d2a6517d282681966fd078d8b9aa 27 0.02/1.00 vMB 265
147,544 147,544 000000000000013e54b463218aca4925b94f29738b267a1312531e8e23808e5f 24 0.01/1.00 vMB 311
147,543 147,543 00000000000003cf549b05fc1470f84a68166113001de491ffa2061aa7dfabb6 63 0.03/1.00 vMB 164
147,542 147,542 00000000000009964ddf58dc6c6b92e85403accd96b68615f246089bb8c93307 1 0.00/1.00 vMB 0
147,541 147,541 00000000000005573839946519ffa45c74127555d391db7b3259cb043038b784 12 0.00/1.00 vMB 1,177
147,540 147,540 000000000000097109c2c53d40dafb56f369b7d22c743d3de766dcd69f7dc33d 118 0.03/1.00 vMB 179
147,539 147,539 00000000000004e9edeff58230834487e51f688c507446f88cc5681eea7bdd5c 49 0.03/1.00 vMB 217
147,538 147,538 000000000000022267d462d1c3dc7e3e1809c6fd65c06f7e057664266e92d7cc 51 0.02/1.00 vMB 272
147,537 147,537 00000000000008ae0b0c99409126adb5941c22b19356de6e31d122fbf8b5944c 40 0.02/1.00 vMB 162
147,536 147,536 00000000000003014f49a5bd0f3432759e6aaa89e581a4d1227a3d9fe555b651 43 0.03/1.00 vMB 68
147,535 147,535 00000000000007289e1e1ea4b0d90910e15e0100f2aa55ebf0de80dbc161e244 160 0.05/1.00 vMB 15
147,534 147,534 00000000000005d94ccb03c8c73519a283b235205da9758f41c41c6f1e50455f 111 0.05/1.00 vMB 224
Previous 10 blocks ↓
Total Size: 781.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.15 GB
    • Received: 11.23 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.