Loading Tool

Explorer IconExplorer

Memory Pool

79,031 transactions
29.29 vMB
0.09630850 BTC
Random Selection Loading Transactions
Max Size: 177.00/200 MB

Candidate Block

Mining Attempt 5845ee64ef850b24338da69106e738e5e0e5672221a02628431ca1db288ba89c
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root fdf3861ba770fee5c901d76139461c3260bcd6b813baa43b0d1b5ff31b5a5d9f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.03443005 BTC
Feerates: 150.62 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (264,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,351 650,351 00000000000000000009147b20e2c72c94e04400b986a1f16f60aea80393d626 2,609 1.00/1.00 vMB 30
650,350 650,350 000000000000000000004beaf6982cb7e9c72bbd1cca77bb39908bf990378dff 2,522 1.00/1.00 vMB 21
650,349 650,349 00000000000000000000dd50142c992e29852310533255940a96d8ec5c1ad32c 2,806 1.00/1.00 vMB 32
650,348 650,348 0000000000000000000a049e0790ec258aadbf53093385e8a3798739b091eadd 1,102 0.62/1.00 vMB 12
650,347 650,347 0000000000000000000d16bee5d945f3add61eab0c3be10a0d815bdef655b37c 2,148 1.00/1.00 vMB 18
650,346 650,346 0000000000000000000db03868f03249bdc0b56c7b7dd59ff4d80e73be3948f2 2,179 1.00/1.00 vMB 46
650,345 650,345 00000000000000000000d3d861faca840eca2b4466edb42d9850e9daf7ae117f 528 0.26/1.00 vMB 37
650,344 650,344 000000000000000000096ed21086eda8722b67c4e783914e655e19904692b27e 299 0.12/1.00 vMB 36
650,343 650,343 000000000000000000021329dcfddf0b20dccdc353dd99e77808116ba83473de 1,995 1.00/1.00 vMB 20
650,342 650,342 0000000000000000000d359a9047ea1533a6896275989c687c885ea904573a5a 962 0.95/1.00 vMB 15
650,341 650,341 000000000000000000085b4f72e3ab2dc1541aaae043e85159ab8ab633374a97 165 0.06/1.00 vMB 29
650,340 650,340 00000000000000000009bedf138a93c4db0d6880bf9404bb5a3648622a62343a 1,081 0.48/1.00 vMB 27
650,339 650,339 0000000000000000000e6e6d0a987515d4b7a4cb92674554c07c3faa1f8cc212 1,866 0.84/1.00 vMB 17
650,338 650,338 0000000000000000000e5d5d95eec5febc8ac44286d10469f7040c6a9866c3cb 2,156 1.00/1.00 vMB 28
650,337 650,337 0000000000000000000df6afb768d061fa1fab9b0909985e81012869f4481acf 1,701 1.00/1.00 vMB 15
650,336 650,336 00000000000000000008993769b3493ee2fef3f0c4e61bbdbb7b3bf2d5cf9f75 2,327 1.00/1.00 vMB 57
650,335 650,335 00000000000000000009b58c9933aa85bb84c40199e46ceebe0e4f819dbb9bee 1,008 0.52/1.00 vMB 23
650,334 650,334 0000000000000000000b6e9aa9a8d7879af3eaca84dffce37aa7f461f1655f13 1,207 0.47/1.00 vMB 30
650,333 650,333 00000000000000000004e60f9f30fd72fed14a0c9596a3d465b218d5f0512e89 2,422 1.00/1.00 vMB 25
650,332 650,332 00000000000000000001b0751f7f23f3719c0af9b8782c9e3568cc29448174c4 2,290 1.00/1.00 vMB 44
650,331 650,331 000000000000000000067832108cd4f103bd60a58a539f53ffa48dbda3ec54c7 1,478 0.81/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.