Loading Tool

Explorer IconExplorer

Memory Pool

74,626 transactions
28.71 vMB
0.08243258 BTC
Random Selection Loading Transactions
Max Size: 170.08/200 MB

Candidate Block

Mining Attempt 266d42d8fcac058018bbf4e38fc977609af0823ddc885cb995a16e019d52300d
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root b1cc96cbb89e0084d40c0558cd3e75ce800658167e1461acc1af72101df87a3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.02439067 BTC
Feerates: 150.93 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (591,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,898 323,898 000000000000000009970a4925ecfa3be042bd3af644630b74e29c08bfc47eae 64 0.04/1.00 vMB 49
323,897 323,897 00000000000000001f22c16975a6517a0c5820a140dbb041efa1fdfb554ce57d 117 0.05/1.00 vMB 33
323,896 323,896 00000000000000000e1a0b6c534746c4ccdeeaffa7b4a241ef878fdfcc12cf93 35 0.01/1.00 vMB 30
323,895 323,895 000000000000000012f8d4c6b0beb4a8e75e7cebae79ec7d70dc20d02cf6b999 55 0.03/1.00 vMB 29
323,894 323,894 00000000000000001e29c479498e0ad947e150a10f06f80373de86825979b0cd 564 0.18/1.00 vMB 32
323,893 323,893 000000000000000000ca1ada1c0fd2fd27a7cd259d02a207e783142767716183 89 0.04/1.00 vMB 29
323,892 323,892 00000000000000001a6d195bc617405febba4aabcafa94c35dbc1f39ecda9241 146 0.07/1.00 vMB 27
323,891 323,891 00000000000000000f3543c776c97c5c46b90d982ab2cfd006c5f84bebcca3bb 169 0.08/1.00 vMB 39
323,890 323,890 00000000000000000b8b871dff1cf28a5325732786d88c46993477f2cd43d2c8 84 0.04/1.00 vMB 28
323,889 323,889 00000000000000001ecb6fc6da69f2748d3bb47fb199129c2cc759c1390c3806 727 0.40/1.00 vMB 32
323,888 323,888 00000000000000001538a5e96ce550c2061144b464c3f3b9adca422f51d0954c 55 0.05/1.00 vMB 8
323,887 323,887 000000000000000017042d766a33ab5406ea395b7295b5b99816f08727b83d4a 291 0.14/1.00 vMB 31
323,886 323,886 00000000000000001e5c9d8445afabcc07bdb1cc678317b8400cedbd4db71fab 88 0.04/1.00 vMB 29
323,885 323,885 0000000000000000156cd61598ea5d879aba334c74e48b7320a583c9a55529ff 248 0.15/1.00 vMB 22
323,884 323,884 00000000000000000e8d6ba47b57b8cc4b4733f339a36e734453d51d25fe62b1 550 0.30/1.00 vMB 31
323,883 323,883 000000000000000001e087adef77c5500284ba91de1ae7d5cfd7d276e55ff8d3 521 0.25/1.00 vMB 28
323,882 323,882 00000000000000000c6fc3702b91d85d2582f312695b80f1bb954527588e0442 58 0.04/1.00 vMB 21
323,881 323,881 00000000000000000032d261938f0790e95c611ba672d5c1a5fbf373f1d9da95 322 0.17/1.00 vMB 33
323,880 323,880 000000000000000011c6f4ff9a991509c184a47394cc182a68360123fb0b9666 287 0.14/1.00 vMB 21
323,879 323,879 000000000000000007f8139a37f8a47969320795eaa7aacf3df4a39e880efce1 666 0.35/1.00 vMB 32
323,878 323,878 00000000000000001e32fa285f864053531ca729f9e56eb3dfcd7927bc070e6d 156 0.08/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.