Loading Tool

Explorer IconExplorer

Memory Pool

80,850 transactions
30.01 vMB
0.08470470 BTC
Random Selection Loading Transactions
Max Size: 180.53/200 MB

Candidate Block

Mining Attempt 9fad8205e72cad8d5ce28f7a342d53397adacd09fe20dea0358839ab2764ca3b
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 7590ec26327cbc7977c1ef04e231d250c928c03dc60080ced5a5dd8a3df8dbfb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,595
Size: 1.00 vMB
Total Fees: 0.02331324 BTC
Feerates: 397.50 > 2.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (103,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,088 811,088 000000000000000000014ac7005ebfb7d0bda43654ef997670d292c5dd477e04 1,376 1.00/1.00 vMB 9
811,087 811,087 00000000000000000001e38dda497bc79e41860b5d358351361c686fa603e498 1,936 1.00/1.00 vMB 39
811,086 811,086 000000000000000000048cad31c28c6faaeaef64af960226f14c3b3c943e7bfe 1,546 1.00/1.00 vMB 13
811,085 811,085 0000000000000000000236bb1b42476b7bcde4b7a69a9a440183e4db1fdb877e 1,320 1.00/1.00 vMB 11
811,084 811,084 0000000000000000000360062a5af9e01c4d2c651bc9971ba70bde11b01936f0 1,427 1.00/1.00 vMB 7
811,083 811,083 00000000000000000000eb5fcab399c8323410dd7ea9f0cde035f498eb69fc82 2,002 1.00/1.00 vMB 7
811,082 811,082 00000000000000000003496028eebc5a6373aae190f29886984c70cf2634031e 1,664 1.00/1.00 vMB 13
811,081 811,081 0000000000000000000424b47e1e9709e34ec3da2cc2cb804c5bea8e89b129a9 1,688 1.00/1.00 vMB 13
811,080 811,080 00000000000000000004354324c87b5fa31290fd34c06a272bf9a5fc61b1f58e 2,103 1.00/1.00 vMB 24
811,079 811,079 00000000000000000002bb6e5de01a20842337535d71484e737392d25baf6a07 3,028 1.00/1.00 vMB 34
811,078 811,078 000000000000000000039615f25bc590145466f602ac2759e79ffad280b35b84 3,546 1.00/1.00 vMB 44
811,077 811,077 00000000000000000002b06298c28b998b4212b0e253ce3f4db7c104aa71cd25 1,856 1.00/1.00 vMB 48
811,076 811,076 00000000000000000002b6dda2072585ad9cc6287cc69b22434d06dc4a07520b 3,633 1.00/1.00 vMB 49
811,075 811,075 0000000000000000000273ef107ed1f31facb7ea06d1f8c3dc2c1165bd571e97 1,878 1.00/1.00 vMB 11
811,074 811,074 00000000000000000001d8558d1c2c76f8294db86cf8ce520e6018e007e68dfe 3,631 1.00/1.00 vMB 49
811,073 811,073 000000000000000000046bacf2f8afa548f7e8165a81d5d94e86a42f48adc411 1,364 1.00/1.00 vMB 15
811,072 811,072 000000000000000000012ff7cb076bcab566805749c78f9ffe2455b22cf97514 713 1.00/1.00 vMB 10
811,071 811,071 00000000000000000003238a0300c07cf43a1501322f65f1377c2c575df52a06 1,136 1.00/1.00 vMB 8
811,070 811,070 00000000000000000002927bb5706ef0dcdff232c55cfa099d2b4ebf18f231e8 3,382 1.00/1.00 vMB 39
811,069 811,069 000000000000000000005812156729138f4f0a62bbe028184254dfe2b82c572a 1,264 1.00/1.00 vMB 14
811,068 811,068 00000000000000000001dc12ec1125177ccb7773f560317a3e825545759ed6ce 3,308 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.38 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: 664.38 GB
    • Received: 14.97 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.