Loading Tool

Explorer IconExplorer

Memory Pool

85,242 transactions
32.99 vMB
0.15775615 BTC
Random Selection Loading Transactions
Max Size: 196.43/200 MB

Candidate Block

Mining Attempt 0c0b637b2c558321568db77ef94c5336a7815e098baa801e52bac78842d65908
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root a035bb1c57533b63329fad3a1ced12422d821233f404d1e7a6078af1ba9d0d4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.04887394 BTC
Feerates: 318.30 > 4.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (295,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,233 620,233 00000000000000000005b358260ee27f55322e6ac6617f02039865f2d380d05c 1 0.00/1.00 vMB 0
620,232 620,232 00000000000000000007dead4ee77c01b1f91a836feedc5ffaa4808e710fc718 1,551 0.43/1.00 vMB 16
620,231 620,231 000000000000000000009aa9af85b676f2f03eddda9e62432d752fb70984b040 1,613 0.41/1.00 vMB 18
620,230 620,230 000000000000000000004292deb9b4fac0e76141821741f689661575df566b90 3,708 0.99/1.00 vMB 16
620,229 620,229 00000000000000000000534d3d2c7758fab39dabb98d23b954813379f053c580 350 0.14/1.00 vMB 15
620,228 620,228 000000000000000000070be3e6873e60481b5e3c71322c8ced8315f6e44edd6e 669 0.55/1.00 vMB 7
620,227 620,227 000000000000000000093b701570070211e9a7947587afa7848cf68530700809 1,516 0.95/1.00 vMB 6
620,226 620,226 0000000000000000000f3f773998c0c895e7516823b5142619dd0b5460445f5e 92 1.00/1.00 vMB 1
620,225 620,225 0000000000000000000413e7549c234d8ca7a464b5bc8f30de68281afda9b6c6 1,982 1.00/1.00 vMB 10
620,224 620,224 0000000000000000000c87231c834e6894a3126abf7fdb808daecb12babc93e1 2,646 1.00/1.00 vMB 14
620,223 620,223 000000000000000000042b1bf502ce48c6b943ab983446a175d9addb3f68adb8 810 1.00/1.00 vMB 4
620,222 620,222 00000000000000000008884bce9c89c4685e92b9da86cf4438022ba5b09c5c48 1,136 1.00/1.00 vMB 4
620,221 620,221 00000000000000000009f17f49fe50a05383fb929f4607f3fdc43d263e5f3990 2,002 1.00/1.00 vMB 5
620,220 620,220 0000000000000000000bb836e05c5ebadacf015b0fca6b063c6bcd9414edb9a2 3,069 1.00/1.00 vMB 5
620,219 620,219 00000000000000000005a3c1495c582eb54a5bdc5fbb7c92f2397ff9413ccd6c 3,149 1.00/1.00 vMB 21
620,218 620,218 0000000000000000000392960306a040e792dcc2309a3e1528a48268845145d4 2,898 1.00/1.00 vMB 18
620,217 620,217 0000000000000000000fe2b7e9976b4c81ac5f16a931e573d1881b002ba1ffec 2,453 1.00/1.00 vMB 27
620,216 620,216 00000000000000000005c173ad6dc2777e9483c474cc16f28e0bb2304777e589 2,735 1.00/1.00 vMB 29
620,215 620,215 00000000000000000009d8077fdab0a17b73f78a4342d4be60f2a7fabe3b5abc 1,744 1.00/1.00 vMB 4
620,214 620,214 0000000000000000000cf8f21a97b432532c8d667352ec09b2d152a4a88da995 2,504 1.00/1.00 vMB 20
620,213 620,213 0000000000000000000cda26d06489cd6fe720bd604909cae174e688ee5dd7a2 1,161 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 718.86 GB
    • Received: 17.97 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.