Loading Tool

Explorer IconExplorer

Memory Pool

43,490 transactions
26.40 vMB
0.05912571 BTC
Random Selection Loading Transactions
Max Size: 139.01/200 MB

Candidate Block

Mining Attempt f57aeb02b672ceed411498e7ef6b236d6a3ca2bfc56c8303ae02ce3a2a791a1e
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root eb8c49fba0517922add872e30cad9e8448d12ae0c496dd261077b2ab4a1ed862
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,106
Size: 1.00 vMB
Total Fees: 0.01088269 BTC
Feerates: 50.68 > 1.09 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (246,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,533 668,533 0000000000000000000226fae40de03c97c9b45d1553652b41d38d39b372d2ed 2,314 1.00/1.00 vMB 52
668,532 668,532 0000000000000000000402ca7054e908369b0469fc3aa4049318c4830bc77347 2,777 1.00/1.00 vMB 134
668,531 668,531 000000000000000000013425fcad408751eefc564bd898921a6ad103231cee7c 2,631 1.00/1.00 vMB 75
668,530 668,530 00000000000000000006ffdc10881b6578e8eee5c44ae12047ad21d02f5fa2f0 3,004 1.00/1.00 vMB 22
668,529 668,529 000000000000000000022b2208aeaf736491e17b02ee4359789ed9b88992b95e 1 0.00/1.00 vMB 0
668,528 668,528 0000000000000000000b94b9ded2ca3401bc88c3c479bcb905f3f1fcf0bb1f6c 2,356 1.00/1.00 vMB 125
668,527 668,527 000000000000000000040c88398408af4d720df13bf4faa5b7babae969129ed1 2,177 1.00/1.00 vMB 71
668,526 668,526 00000000000000000002e45d1e5364828636d1412c0500a20c51bdfe3194c43a 2,540 1.00/1.00 vMB 76
668,525 668,525 0000000000000000000513049fbdbf609121408c4bae3b4ccc8cca1c3a247d2e 765 1.00/1.00 vMB 114
668,524 668,524 0000000000000000000b0b663161d67f9356bea7477d810e4b39a424dbe3ef32 2,156 1.00/1.00 vMB 129
668,523 668,523 0000000000000000000603dc27ced1fb759cc67f38b52b45aada227c358eac86 2,131 1.00/1.00 vMB 24
668,522 668,522 0000000000000000000af263f721a3c612fa250e8600ab863c9a5c0b060bf0ab 2,719 1.00/1.00 vMB 126
668,521 668,521 000000000000000000003341c3916ebd55bb5cfdc53954ae6a6c29fdccdba102 2,640 1.00/1.00 vMB 85
668,520 668,520 000000000000000000098870827a26d9330143ba8d578a83e31e85612005f60a 2,449 1.00/1.00 vMB 122
668,519 668,519 0000000000000000000693f3f9cbb8c57bca38985eb8c40f79f1b4976eb83fa9 2,393 1.00/1.00 vMB 58
668,518 668,518 000000000000000000042ef3a715163564180ca60f5eaa656fddb0510e909e39 1,798 1.00/1.00 vMB 121
668,517 668,517 000000000000000000087443da02a4e9099a29d3ad6d771c12a973e688ddd966 2,879 1.00/1.00 vMB 142
668,516 668,516 00000000000000000004a332e3d88b560bfb83b98f6184491008c1c4ef59793a 192 1.00/1.00 vMB 6
668,515 668,515 0000000000000000000c8379f5fad50b11f8d37a26e9f5d164f7f09f6599e46b 2,605 1.00/1.00 vMB 92
668,514 668,514 00000000000000000002643b56c9b992fa13b629f965857abc8e3f009997fd05 1,496 1.00/1.00 vMB 36
668,513 668,513 00000000000000000002490a14a1803747aaf6506cd578ceb367d0f2b9bd7d53 1,504 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.75 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.