Loading Tool

Explorer IconExplorer

Memory Pool

82,334 transactions
31.14 vMB
0.12212313 BTC
Random Selection Loading Transactions
Max Size: 188.96/200 MB

Candidate Block

Mining Attempt eadac6479bdde9ea3acd9356ca9cebfbae5a2f55d931a18db9714c1243851645
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 82f8991941e4461bfd2f93db129e24f2f4af8d1b3f5baa0e16cd470a3b1bd2d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,188
Size: 1.00 vMB
Total Fees: 0.04216861 BTC
Feerates: 318.30 > 4.23 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (601,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
313,784 313,784 00000000000000002cafb87b7fb9f5d364fd5037be00108b182ab1c73621875c 331 0.19/1.00 vMB 25
313,783 313,783 00000000000000002e9d6781845284909b91dd443aebf32361fb06c0da466c64 76 0.06/1.00 vMB 20
313,782 313,782 000000000000000019557cd86d03f24214b769ed6da319fbf040827ef477c501 346 0.20/1.00 vMB 27
313,781 313,781 000000000000000028e465351555143434ccfb599499279a4e203a653e7accfe 189 0.12/1.00 vMB 22
313,780 313,780 00000000000000000635b467eee14f41bd40bd8f08eb528edee97fa705ddd797 442 0.21/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.08 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: 722.08 GB
    • Received: 18.39 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.