Loading Tool

Explorer IconExplorer

Memory Pool

85,919 transactions
31.96 vMB
0.12468359 BTC
Random Selection Loading Transactions
Max Size: 195.89/200 MB

Candidate Block

Mining Attempt 8497a85366d9367387a678dc3aaf09cbc87d0b932ee13dce7069d3549af996ba
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 27494c8a30be45ff0436df5249d75e0cd89bb5b379be4b5004d8d53ed868eeb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,987
Size: 1.00 vMB
Total Fees: 0.04541656 BTC
Feerates: 301.57 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (560,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,131 355,131 0000000000000000082c5764af3d384340663e916e1f4954680e6f5983ce2048 1,042 0.52/1.00 vMB 25
355,130 355,130 00000000000000000bc24bef0482702364f1a81209f8052526ccd8c02e22323a 222 0.12/1.00 vMB 25
355,129 355,129 000000000000000016bae92da911065f77e52e65c7c5d164ee12b57247176ab0 1,364 0.63/1.00 vMB 30
355,128 355,128 0000000000000000086a3a6068551c9271da7daa4af9790daeb27f594a4af36c 747 0.40/1.00 vMB 28
355,127 355,127 00000000000000000b71ebe9c5ba704a1c65359d90af077884851edf204e8684 560 0.33/1.00 vMB 22
355,126 355,126 000000000000000000c17461ba47d3c81c5020d1cbd6ed3f0c9a8a9b8bfec62a 1,111 0.75/1.00 vMB 24
355,125 355,125 0000000000000000164d2511a8c96f6fe825d3fb13a885b62b2163d9b4335bd8 169 0.10/1.00 vMB 22
355,124 355,124 0000000000000000127805e73a092e233c38f92a72c5607d1b80d0ce136e4b67 1,487 0.67/1.00 vMB 26
355,123 355,123 00000000000000000ff403e60d8899889e5464da506507723062ca1d3a7f4438 512 0.14/1.00 vMB 62
355,122 355,122 0000000000000000076c7a138687b3b7f77cea42d797bf8c6a0d6c7a3a1b7212 1,619 0.70/1.00 vMB 33
355,121 355,121 000000000000000001409e3001ee609c4b4d021a34e7938f4553c23b9818b96e 422 0.20/1.00 vMB 30
355,120 355,120 0000000000000000043750dba6620f17e2b1d212e18523f3e2ebb61ba017a7fa 1,505 0.66/1.00 vMB 34
355,119 355,119 000000000000000006a90f5e981b1e2e232e8f2ea1030eb0f45ac2bf6a52e0c4 416 0.19/1.00 vMB 27
355,118 355,118 0000000000000000079f496fff1c220269c08c319e1bac66ea94879adbc67d10 710 0.36/1.00 vMB 26
355,117 355,117 000000000000000010345ed7174935786b99910aad25625143387d93e254ca0b 277 0.21/1.00 vMB 15
355,116 355,116 000000000000000007ef6c99ecdd3b6f9964c722b0ef83a433408cb8aa30c8f9 924 0.42/1.00 vMB 28
355,115 355,115 00000000000000000b0159cb6121677d4a135ed0edf1420656b529f428ce17e1 896 0.43/1.00 vMB 29
355,114 355,114 000000000000000010487bceda8793548d1ba818c4c16becf4a18d9e33b0e726 1,310 0.97/1.00 vMB 19
355,113 355,113 00000000000000000deeddd4cb7bc560960647b9440bdf924001d405742c182f 2,966 1.00/1.00 vMB 38
355,112 355,112 00000000000000000086de875f98a0b2a29b522198e194f8a0b8eab619431b20 1,524 1.00/1.00 vMB 26
355,111 355,111 00000000000000001214be7e02866b2d160e4163ac2577fcf304be698feb8df9 131 0.10/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.