Loading Tool

Explorer IconExplorer

Memory Pool

79,502 transactions
29.66 vMB
0.07741952 BTC
Random Selection Loading Transactions
Max Size: 178.17/200 MB

Candidate Block

Mining Attempt eeca8ceca2cc285743550eaaa6b3174fe2bc6eca846292e4cf53414db418fa21
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 4a9a90cf878717506eb693e280f2db804ea45df42583e7d77cdfd411ccf291d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,430
Size: 1.00 vMB
Total Fees: 0.01714990 BTC
Feerates: 502.65 > 1.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (571,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,901 343,901 00000000000000000e652ae3f688a91e342b5b88577b4399166d9ed55eb6a775 358 0.29/1.00 vMB 14
343,900 343,900 00000000000000000b73b2227bd44c22931d8b9d99a49067f50addcb47da4a35 1,121 0.71/1.00 vMB 24
343,899 343,899 00000000000000000f7ba7924395293f0b5c8711b2835b9ff462b062843af36c 87 0.09/1.00 vMB 10
343,898 343,898 0000000000000000180caf97a7bf9e53cfdfc74e04b9401c3a90bbb88ac13675 708 0.48/1.00 vMB 23
343,897 343,897 00000000000000000557045c11bfd3db3ee58b79fc87d0fb4dbef451c380193e 276 0.32/1.00 vMB 11
343,896 343,896 000000000000000003c151d97c72dea0dfc7294ec0d489684b04398fae9eda51 114 0.07/1.00 vMB 24
343,895 343,895 00000000000000000846d464fd8c4adea20dbc1f2e1ecff9e9a4c2857e2ff790 675 0.66/1.00 vMB 5
343,894 343,894 00000000000000000e25ed674ddaa5453015bd758298e2c78be42f1dfbadfa25 995 0.84/1.00 vMB 17
343,893 343,893 00000000000000000730e25b9855c2338f22a0ff38dfa1ba30acc1f9e9598349 512 0.34/1.00 vMB 20
343,892 343,892 000000000000000014f16ddd2c29014f0c6004584db929bcf2d717fe960cb421 725 0.75/1.00 vMB 16
343,891 343,891 0000000000000000144329e831c86e6aafed2b3072b6b20c9efcb6bf60743e0a 740 0.75/1.00 vMB 16
343,890 343,890 00000000000000000ea9f879044b49609cccb29ec1f8e3aba47516bf8f1b6d76 2,324 0.75/1.00 vMB 43
343,889 343,889 000000000000000006ece65f246e12dd600f2ba970e2b9aa556abbd0fca97906 744 1.00/1.00 vMB 15
343,888 343,888 00000000000000000ba4f4b99132d1663e965e68c74a2c53b2ff2293323c626e 1,812 0.75/1.00 vMB 30
343,887 343,887 000000000000000010b356144e7387dc040d6bb8c67286b6aca324ab2d39aa46 1,914 0.75/1.00 vMB 52
343,886 343,886 0000000000000000149d597839fa1951624edffd57c24831a25336c4da88fa45 1,819 1.00/1.00 vMB 28
343,885 343,885 0000000000000000098d2f2b4880e6934c89ab4ed9142937230dfd1fd3dd2306 512 0.23/1.00 vMB 28
343,884 343,884 00000000000000001460780b4944bc1fc51dd105e8e587b61352c0fc0be77103 846 0.31/1.00 vMB 41
343,883 343,883 0000000000000000088e7f62c17236f420dc89c047e9a8794e0dee96ea0ebd02 207 0.10/1.00 vMB 25
343,882 343,882 000000000000000003f44d04b47450b3645ec5bc27989f6e6c3d1df967558b23 74 0.05/1.00 vMB 13
343,881 343,881 000000000000000000fa1b6b12d2224de5bcbe3b0d1a075c50e07b68a182e98c 621 0.43/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.