Loading Tool

Explorer IconExplorer

Memory Pool

77,892 transactions
29.16 vMB
0.07520684 BTC
Random Selection Loading Transactions
Max Size: 178.73/200 MB

Candidate Block

Mining Attempt 1a9a8bebf6d3e756e99a2f74c5925991b573d8e3d7beb6aad54734839e47e661
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 77ee63c696e7b7d496b45c66c1ee12f7651e7369b22257f1955a4795c56dfc1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.01060451 BTC
Feerates: 301.25 > 1.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (102,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,347 812,347 000000000000000000020b35ed666bfb1dbf5ed1ea2b4baedee6d179bacad7f0 468 1.00/1.00 vMB 3
812,346 812,346 000000000000000000028d3e41df5604ab9fd64e088d6abc52edb801733fa1d7 183 1.00/1.00 vMB 1
812,345 812,345 00000000000000000000be714343a77f56af9599d8f477e8d0b00a617a7ba85f 943 1.00/1.00 vMB 3
812,344 812,344 00000000000000000002e14756ee1ae6e6bf23834e505844bab56e57f05efa10 1,393 0.99/1.00 vMB 5
812,343 812,343 0000000000000000000253104fe44561206baf294cb45d819a4692a4f26bfcda 2,297 1.00/1.00 vMB 7
812,342 812,342 000000000000000000016204681e1d252ac9791a08bf173e7fd59edcc6b4e600 2,479 1.00/1.00 vMB 4
812,341 812,341 000000000000000000007343aeeba84f93fabc73f28931ad72c194db2505a984 1,634 1.00/1.00 vMB 7
812,340 812,340 00000000000000000002d4dad15162fd20221de603206a47f1ba4e1f26b3df26 1,989 1.00/1.00 vMB 10
812,339 812,339 00000000000000000000950164362798e09b0a4d74f7a7c2d347997dcce1e468 2,705 1.00/1.00 vMB 15
812,338 812,338 0000000000000000000142ad6abae33027bcdd519f5786372a14544b772863b3 2,330 1.00/1.00 vMB 8
812,337 812,337 000000000000000000035386d68b227742b2800eab2d87fe6c791e2fb5617c05 2,302 1.00/1.00 vMB 11
812,336 812,336 00000000000000000003c6fc699b6431b33417cb3e92940b17ae8330dd647896 1,442 1.00/1.00 vMB 7
812,335 812,335 0000000000000000000443284350ffcbce2b4bf8ee4df29657a8c118177a3c2d 3,759 1.00/1.00 vMB 20
812,334 812,334 000000000000000000008d7bcf37ebff2c19df08d137f7b968f34f1b4ced1342 764 1.00/1.00 vMB 3
812,333 812,333 00000000000000000002060456a7e1977682e501bf27c66c3ea5bd57ca59ea8a 1,159 1.00/1.00 vMB 4
812,332 812,332 000000000000000000028ead29a82a78704a037a824f8d555ea971e344365493 805 1.00/1.00 vMB 3
812,331 812,331 00000000000000000002655fc0433d8db2c9ae4ed6ed59d7492caf16c973ae97 691 1.00/1.00 vMB 2
812,330 812,330 00000000000000000002e5af5cd84e87382f0ae683eb677cd1e0fc32ee8d0bef 3,518 1.00/1.00 vMB 13
812,329 812,329 000000000000000000026f80a785704d966b66f787711400a1228aa634fbbe55 1,441 1.00/1.00 vMB 6
812,328 812,328 000000000000000000026cc3a32fc0c7010a8e2db1ef14a15e296c660008ffcc 743 1.00/1.00 vMB 4
812,327 812,327 000000000000000000005d85cbf0a7635bb96ef3ff18eef097f637bc0eeb5555 2,106 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.