Loading Tool

Explorer IconExplorer

Memory Pool

85,624 transactions
31.93 vMB
0.20889840 BTC
Random Selection Loading Transactions
Max Size: 190.98/200 MB

Candidate Block

Mining Attempt 9c2e247426a3ad5836fbeefed67ab2bc498af7d9f6814cc0a51c468e2f5a960d
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root f64bf9d66ca0883d3b25eee23f0b09fcbace905fe6f828e65dfa9e3dcb1bb389
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,933
Size: 1.00 vMB
Total Fees: 0.09450960 BTC
Feerates: 529.10 > 9.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (546,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,077 369,077 00000000000000000bbf43f5c4904bcdc4ba755722f349abf19945f5144bcb63 822 0.42/1.00 vMB 38
369,076 369,076 00000000000000000a860916a56b6b1d2558dc59bf8d4dce66d21dfa570663b7 828 0.59/1.00 vMB 27
369,075 369,075 000000000000000002fc99e3af38b2edb728ce4142d6bd00ba081dcd4168efcd 1,608 0.68/1.00 vMB 49
369,074 369,074 000000000000000005c84cf422c126533de9ca471997c46dd075041a49ed43df 250 0.17/1.00 vMB 33
369,073 369,073 00000000000000000a8f19d99826db0c05a1c68f9170d132041a7832233d2c6e 369 0.21/1.00 vMB 35
369,072 369,072 00000000000000001025514c87d36b7a2cdac6d682da49df2de75e1b447328c8 117 0.07/1.00 vMB 25
369,071 369,071 00000000000000000a0678fb1e487a1fc330c1a34e2a15ce9bf727e2a246682d 1,322 0.65/1.00 vMB 39
369,070 369,070 0000000000000000077581386648c8187dde4aecf690088232336d8d0d5b5a24 198 0.15/1.00 vMB 21
369,069 369,069 000000000000000012cda6d052ea7a7dbcb5f56b427aa0087128431ab6267c90 307 0.16/1.00 vMB 32
369,068 369,068 000000000000000014d425eddcb3ce0ef68b7eadb0b244cdbc57425947b1b2b9 761 0.51/1.00 vMB 34
369,067 369,067 00000000000000000003120d4ebe3f05623607a87339b98b66970b3825a14c9f 364 0.20/1.00 vMB 38
369,066 369,066 0000000000000000101238807f0a2755eb371052dffe02074f21ad9bd26fb9c9 1,492 0.96/1.00 vMB 31
369,065 369,065 000000000000000009e43dfe2efd6e192298638d2f328d3c3ed5c050d1e31687 715 0.46/1.00 vMB 33
369,064 369,064 0000000000000000100708864de934a9b8a233b99da206824efa04818cdb19e5 738 0.31/1.00 vMB 42
369,063 369,063 00000000000000000b957ae5e42004863117d261e5e808499543cf67ed9f4ccf 558 0.25/1.00 vMB 36
369,062 369,062 000000000000000010e7ec6c94b330ca0b98cb5c638001f1b944989ab851d747 529 0.28/1.00 vMB 35
369,061 369,061 00000000000000000e18976c7c1cd2c757a89933a7750e96128df7ac705592a1 268 0.18/1.00 vMB 29
369,060 369,060 00000000000000000bc16c8d221db2b53d82d193c7d356d5498ed0279985ae93 627 0.41/1.00 vMB 32
369,059 369,059 0000000000000000092e690028c6aba45f314c57e706a61942d7336b2fb1af2d 219 0.17/1.00 vMB 23
369,058 369,058 000000000000000004412f45417dddb98be0e6bd35ca4e1e92c47ed7d4b3953a 77 0.04/1.00 vMB 42
369,057 369,057 00000000000000000920f09b9490d6b27efea2af4ae425b1ee77ceb67ff6a6c3 72 0.03/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.