Loading Tool

Explorer IconExplorer

Memory Pool

78,748 transactions
29.87 vMB
0.07597721 BTC
Random Selection Loading Transactions
Max Size: 182.41/200 MB

Candidate Block

Mining Attempt 2f3ad830dbbcc9e53bcc4c8d1b3b9464592816bf739ca011a79df11eceadc128
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root b04d3a39248461201bdd2ff84367e74b8a962a8f72bc5e422aa017fc79060e10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,907
Size: 1.00 vMB
Total Fees: 0.00975028 BTC
Feerates: 150.58 > 0.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (601,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,805 313,805 00000000000000003586e900d837b7cb1c3389c91e2f831983ab1b5a17af8b10 274 0.16/1.00 vMB 23
313,804 313,804 0000000000000000236c6480e4408839c60f7c3d7ebe55560756c0e5638d653f 84 0.03/1.00 vMB 22
313,803 313,803 000000000000000038b34e3c3ebcba81be381f314161fefe747e0b13d18d4d9e 209 0.24/1.00 vMB 13
313,802 313,802 00000000000000000ceab750a0c3443479738b9b926ac812ce004ae94f26bc16 364 0.49/1.00 vMB 16
313,801 313,801 0000000000000000061655000f21a220f8c8c6164c712bd4904b273b17480835 585 0.35/1.00 vMB 22
313,800 313,800 000000000000000022cda66beadbd96ab428354413a40c9cb72b040017e23baf 686 0.25/1.00 vMB 38
313,799 313,799 00000000000000001cebf56cb2664fbef9cf048caf5df6c7740fc3f87b534f48 1,413 0.50/1.00 vMB 40
313,798 313,798 00000000000000000f5fa50f7ca4380057ba41d4aa86ee3d52ec6e7892e470bb 42 0.02/1.00 vMB 31
313,797 313,797 000000000000000007e097acda79b2d8c6bdb8d417c29631229297110d717e9e 510 0.24/1.00 vMB 33
313,796 313,796 000000000000000033fcf6b34e64743ae1aeae3e0d4cf55557fa0a9351443a97 197 0.10/1.00 vMB 26
313,795 313,795 00000000000000002af964450889d2f6faabacd7172362c1622f7654ba226faf 1,260 0.63/1.00 vMB 30
313,794 313,794 000000000000000010c1df28c84e3ee4a0793be946ea92f94e915d743ff4e5a9 23 0.02/1.00 vMB 10
313,793 313,793 00000000000000000a8142bf5e1fa0c8e51f26ad71b19b85193c7349f82645ac 470 0.21/1.00 vMB 30
313,792 313,792 0000000000000000255ac60f34b10aa5f2f62d233034a5cb5ffb77339375cfd9 456 0.25/1.00 vMB 31
313,791 313,791 0000000000000000183861a2afd974f94116dd533f5d6a0b5d700fbb53e22960 136 0.08/1.00 vMB 27
313,790 313,790 00000000000000000f8ac7fab1d1bf0659dfe3225f2fc7972d616d78ca4ca3d4 171 0.09/1.00 vMB 28
313,789 313,789 00000000000000000bfc4f949f01daf0e56ee1bb9f67c4de06cffcaf26cfc40e 331 0.13/1.00 vMB 35
313,788 313,788 00000000000000001603a92700df69fe64106e1e714bd0f6df3d53db3a682cd9 117 0.07/1.00 vMB 23
313,787 313,787 0000000000000000101060aed4523cc0edd920a264837ed48386a79d28cc54d5 264 0.13/1.00 vMB 28
313,786 313,786 000000000000000002deb5619e66c0f06b4f4c6ee5a1c1f9f5c09b6f00cc2bfb 220 0.18/1.00 vMB 8
313,785 313,785 0000000000000000300fc8c64ae908955d62e0efb3ba49226974dc06c8567d41 380 0.21/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.