Loading Tool

Explorer IconExplorer

Memory Pool

77,201 transactions
28.75 vMB
0.07511485 BTC
Random Selection Loading Transactions
Max Size: 174.11/200 MB

Candidate Block

Mining Attempt 8557e0f5a104ae3bd17df7f02ee582c3262bc3f634a6eac00f59e8cabc371e4e
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root aec95da15687b1275fd37c430ce29752ab3aa4c537936e8f0d1ebd16633f0a16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,967
Size: 1.00 vMB
Total Fees: 0.01530905 BTC
Feerates: 71.79 > 1.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (504,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,812 410,812 0000000000000000006ab39e7ee4c687cd95d112f771f18eb4038faed4bee6e5 2,757 1.00/1.00 vMB 57
410,811 410,811 0000000000000000015d3dffc47b07d44dca2a4d0e960c1028592ef191f20389 17 0.00/1.00 vMB 213
410,810 410,810 000000000000000005eaba79dc5ac507c07a4841e9875e274108d1e54cf42606 9 0.00/1.00 vMB 81
410,809 410,809 00000000000000000167e660d54bceb2db58d79b6ebc03d5ebe4a077407de11a 670 1.00/1.00 vMB 9
410,808 410,808 0000000000000000056440a10b1665a07b42a2728e8dcaddce9467b876be3b13 387 0.15/1.00 vMB 42
410,807 410,807 000000000000000004a90971b819e44e6c945277e221fa32bc6511c1be31f8ed 512 0.22/1.00 vMB 32
410,806 410,806 00000000000000000169dcecf313b5697821cd535d0246c199c22e2d1ea452fe 530 0.27/1.00 vMB 30
410,805 410,805 000000000000000002734378bdd176ebb02dbc994b8536ad0f4086d5ad5523ab 766 0.29/1.00 vMB 36
410,804 410,804 00000000000000000381fe5054d5e101d9f9dd1739879da3bbe8a2cb87a65b72 15 0.00/1.00 vMB 79
410,803 410,803 0000000000000000014964fe652f72d9d77e3fc23bea61ff89fb911c976701f1 981 0.41/1.00 vMB 33
410,802 410,802 000000000000000002e109a096f5aef52f5a1cb04afa55c9319b254f241c1a6b 498 0.25/1.00 vMB 28
410,801 410,801 000000000000000005b3bd057d127218ceb0f6c2c8ac10324d04772d48eb1e2d 1,775 0.76/1.00 vMB 37
410,800 410,800 0000000000000000040b3dd4a75557b6c46a864e4e1be7af2bb361787e2166e5 343 0.15/1.00 vMB 36
410,799 410,799 0000000000000000059ad54ca94763baea57d006b3716a63b59f239c9c26bc13 666 0.32/1.00 vMB 35
410,798 410,798 000000000000000001c3f76550da9f13055618a91ef8ab82f026af85f9b648ea 1 0.00/1.00 vMB 0
410,797 410,797 0000000000000000040be5a5d87a6b42fc60953b33756d9a76c50cf89252fd3d 454 0.22/1.00 vMB 35
410,796 410,796 0000000000000000017d9c293a7927fdda5d16cf4e02b2a47ee1ee2f116c735d 1,759 0.75/1.00 vMB 34
410,795 410,795 000000000000000004fc4cf9c140fa6a63f3c26b88f50b5f99062f1c2a90b1f3 657 0.27/1.00 vMB 37
410,794 410,794 00000000000000000323f0ff5aacf62f32e1eee4c6b634a3425180617d13d6b7 639 0.26/1.00 vMB 34
410,793 410,793 00000000000000000527050fe87bf05a630841c1b39c193d9c1aba68e9d7cdbb 1,080 0.48/1.00 vMB 34
410,792 410,792 0000000000000000042d666b6a3b581e0f30daa4e9b709022b40d8468153b555 43 0.02/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.