Loading Tool

Explorer IconExplorer

Memory Pool

80,761 transactions
30.16 vMB
0.12261938 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt 2611053a62385b595a66e70a9e1237662326443c5733f91757a6412d876b4248
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 3b91e6af290f8a03bed6946c03152f9d1a697504ab4b1bda1c3cd9437c9da714
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,477
Size: 1.00 vMB
Total Fees: 0.06090566 BTC
Feerates: 180.34 > 6.10 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (537,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,531 377,531 00000000000000000ef5507f911de377d7523d214eb89fc3172266a51822dec4 594 0.25/1.00 vMB 41
377,530 377,530 0000000000000000086b5d06317bc81dbcb538f67f2d8558e9f68158ff9c0ad7 556 0.26/1.00 vMB 33
377,529 377,529 00000000000000000392a4c8677bbe74d46a65b349df57f7d0410823201f51b4 207 0.08/1.00 vMB 38
377,528 377,528 00000000000000001023fc77af3dc75e13bac4061e75053023dea882d50aed4e 68 0.03/1.00 vMB 48
377,527 377,527 0000000000000000083065f40a84724427c36cf7be941b64fa97644532f64d1c 716 0.36/1.00 vMB 32
377,526 377,526 000000000000000000d697e899cf7757929da257c8703a32cb3d35a87c2fa586 318 0.14/1.00 vMB 31
377,525 377,525 00000000000000000082c6aadc645e470c5212a3baeaa7d31693488a7781c0fd 198 0.08/1.00 vMB 38
377,524 377,524 00000000000000000650b87325a538535104466b611fb747bbb3aee9785183e3 248 0.13/1.00 vMB 33
377,523 377,523 00000000000000000cc2d3136e25abfa456b0aeb5278242d38c63e0ae28f3073 69 0.03/1.00 vMB 27
377,522 377,522 000000000000000011dbece93daeb1564f278bf6a3bc62adf9a616d99f12111f 1,163 0.58/1.00 vMB 34
377,521 377,521 0000000000000000057df839f2fe6272a82908828f5132df38f8e9872e01871d 760 0.39/1.00 vMB 38
377,520 377,520 000000000000000005985e455297ad8c61361d4215338d1fb3bdea750e3e7cc0 239 0.13/1.00 vMB 56
377,519 377,519 00000000000000000d41df9d8ad911b5caab449665983c97f2bcdede129c19fb 737 0.43/1.00 vMB 39
377,518 377,518 00000000000000000e72c1df4facf09cbdb2b345258b9a6a4e592b16c24ef715 272 0.12/1.00 vMB 41
377,517 377,517 0000000000000000017564a7669b1b80295e7500b3eb7d7f30ad34301d3ce9fa 570 0.57/1.00 vMB 16
377,516 377,516 000000000000000000e48e499a97f8e5a6c2527d5563c2a3339c438695181016 2,025 1.00/1.00 vMB 43
377,515 377,515 000000000000000009fa5e949b049f3f522d840a1782e01f410eba84bb28cc0c 1,652 0.97/1.00 vMB 29
377,514 377,514 00000000000000000172938be2b5405f47d08e0639784288c0cb04da64c9fc92 237 0.12/1.00 vMB 33
377,513 377,513 00000000000000001083db36ef25e1992f2d572116f124694f13ecbbc75475c7 144 0.08/1.00 vMB 21
377,512 377,512 000000000000000011489692f8780d6666ab8b30832114e46d28eab7c7493dbe 979 0.53/1.00 vMB 35
377,511 377,511 00000000000000001000c613548758ba6428db63fc9dc5e4a9ac3d2a3d38938a 197 0.13/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.