Loading Tool

Explorer IconExplorer

Memory Pool

79,022 transactions
29.61 vMB
0.07407424 BTC
Random Selection Loading Transactions
Max Size: 177.88/200 MB

Candidate Block

Mining Attempt d80f7deebb8cf8ed29cf593448889b07e2eb68cbe29381eb0b7e5cbe1a994757
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 22faa43a6607efa551156ff1143b3b91b9272011df8cbe23903224893c610ef6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,111
Size: 1.00 vMB
Total Fees: 0.01381950 BTC
Feerates: 302.06 > 1.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (518,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,615 396,615 00000000000000000671a8154f5adb353fa6e7eb6770c5162b83e397fda08886 1,751 0.80/1.00 vMB 43
396,614 396,614 000000000000000002336760477c2a2a4e02b4a1703735f4a4001aed1bc8d3d5 524 0.26/1.00 vMB 36
396,613 396,613 0000000000000000089340ea37c90fcb39e58c55a8bec24bb3f511a27d7a768e 458 0.25/1.00 vMB 34
396,612 396,612 0000000000000000058170336803d8637beb50680c5e705764e098a2e3424585 184 0.53/1.00 vMB 12
396,611 396,611 0000000000000000069bd35344391b46929bf5d7485566a163682196877aeffa 688 0.32/1.00 vMB 42
396,610 396,610 000000000000000001ccf61a5b89e26a355fef5fea189717a230f5ab7e2750af 1,126 0.73/1.00 vMB 23
396,609 396,609 0000000000000000071ec1fee3cb04c7204740dcd0be53f167622643418c0dbe 470 0.34/1.00 vMB 21
396,608 396,608 000000000000000000e06c4b6d3add985f57946b5b5f5977ab1f720fef4837ac 1,831 0.93/1.00 vMB 49
396,607 396,607 000000000000000006fa232a96560858665e12f53a4c975a02080f429c3ca754 31 0.05/1.00 vMB 4
396,606 396,606 0000000000000000072fbccbaf90c7f5850b3e63b5e5f726093f4c3a7711e22e 360 0.24/1.00 vMB 45
396,605 396,605 0000000000000000013a2617f2a166c03ea7b74e955877ef766a79786853339c 921 0.38/1.00 vMB 41
396,604 396,604 0000000000000000002bf0542702b81821af9c20109fecf4be80d84eecfd1064 1,372 1.00/1.00 vMB 25
396,603 396,603 00000000000000000448346ade2edf0a3fbc78580be27291b20b2d9d485173fb 974 0.74/1.00 vMB 20
396,602 396,602 000000000000000003b6c313fa05204b4c1e8003ac0de7491b24e846b36cbd83 1,284 0.93/1.00 vMB 23
396,601 396,601 00000000000000000342a5e221123da112f337f0aa3e2c02c578e90f88b60d3f 786 0.36/1.00 vMB 40
396,600 396,600 000000000000000003374da31bd71501c21df461341815493058f4fe82f31cef 2,082 0.93/1.00 vMB 37
396,599 396,599 0000000000000000059d7305689a86cd45fe89512e0841639664c7002679001f 1 0.00/1.00 vMB 0
396,598 396,598 0000000000000000061aee190aaf125864d120982ab8e991bb0f427e1e3c8e9c 647 0.31/1.00 vMB 40
396,597 396,597 0000000000000000007963f28527883b0924e96d138fbd979b883f85d7577e0b 1,274 0.53/1.00 vMB 48
396,596 396,596 0000000000000000074cdb2faa2ec21237c0875a7546ab72ebed617d66d58016 1,371 0.57/1.00 vMB 44
396,595 396,595 000000000000000000f18be2bf6b55fca81264d0e04c234381d226ccb1e4b917 857 0.39/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.