Loading Tool

Explorer IconExplorer

Memory Pool

87,937 transactions
32.59 vMB
0.24960739 BTC
Random Selection Loading Transactions
Max Size: 194.78/200 MB

Candidate Block

Mining Attempt 0af38dc1d78ebd27b54c3a880085e4f3c3ab3d59000a59b856c42ea6ca8f94e2
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root ab0dd0a2c835e92a813a7c8d01d5d9a35ee0200cd77b481248ff9bb60ccfa654
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,853
Size: 1.00 vMB
Total Fees: 0.11026669 BTC
Feerates: 538.26 > 11.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (617,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,122 298,122 00000000000000001c093100cc6ccc88aa9b4705ba276dd5d73733361f482a60 357 0.15/1.00 vMB 40
298,121 298,121 000000000000000075bc021df0d52316448fee69f0c9a2e3dfe7f94e6d165a0f 38 0.02/1.00 vMB 28
298,120 298,120 000000000000000083b7e2746d82b994006e75ba6a494ba39a5eca47bb24e4cf 1,179 0.61/1.00 vMB 38
298,119 298,119 00000000000000005e2d071e9e562cb1f43dfbb0ecc370f5e3f96082739af414 20 0.01/1.00 vMB 13
298,118 298,118 000000000000000038b5aee3357abe1e461328c109d14a753432db7c3ed17572 692 0.45/1.00 vMB 34
298,117 298,117 00000000000000003ecc1de345e1dbf45af1341743627429c9956890ae654334 128 0.04/1.00 vMB 48
298,116 298,116 00000000000000004a2ca1c30c9df8b017799915bd5f6f4897d518d0fb6bb200 657 0.45/1.00 vMB 30
298,115 298,115 0000000000000000653ae1a3443bd891865ba694e28ab6ffcc46e20844636f4a 1 0.00/1.00 vMB 0
298,114 298,114 000000000000000021b7d77716cb691cde946843a0d0d68d189e168b595f854c 1,024 0.43/1.00 vMB 46
298,113 298,113 00000000000000008d52ea3ec8820989972619d1e8662dcef76cf17a47a49ad9 192 0.09/1.00 vMB 60
298,112 298,112 000000000000000041169e9f30251dd6649e80a162dd071e68c0ae3ca23f6dbc 421 0.29/1.00 vMB 24
298,111 298,111 000000000000000082c8b64830aa3b2ce1bc3b4e3de9dd149279d32eb0086ef8 331 0.35/1.00 vMB 16
298,110 298,110 000000000000000015918c0e3cd14a58e8a0d21f574535030e21baa7cd6debab 666 0.25/1.00 vMB 54
298,109 298,109 000000000000000005b523fba8ff2467513689632738480ea62661e44d52c850 34 0.02/1.00 vMB 16
298,108 298,108 000000000000000094aa213ed168704b652ebe5d794d7fd2521f966588a370a2 161 0.09/1.00 vMB 37
298,107 298,107 000000000000000078f2bc732b28818b48665b84ef339313a11f1beb51e7f4b7 64 0.02/1.00 vMB 212
298,106 298,106 0000000000000000536098752e8527687ba0ce27e51538e17cb66d1250f0891d 501 0.33/1.00 vMB 25
298,105 298,105 000000000000000073e53837eeafb935222390ce5da9f37adb913418a81b7865 671 0.35/1.00 vMB 43
298,104 298,104 0000000000000000211449f11d30164eee4486a4957174227b2dc5d2cc54ecf0 264 0.16/1.00 vMB 37
298,103 298,103 0000000000000000508fc0a2d6f67506483e16651bcdfe74848ea6c3f756e9df 697 0.37/1.00 vMB 30
298,102 298,102 00000000000000009af98f333ac36eb19e5207ccce632e94d7a8b9a67a03dfb6 264 0.15/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.