Loading Tool

Explorer IconExplorer

Memory Pool

78,463 transactions
28.94 vMB
0.07125905 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt 5ce5ac0b85a434d6632ba02b7766b44a3a177e0b185eadc4541b7d5372b7561f
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root d622f6a1bdc056ea76e1343de713b113f168af88d5e18cf167687900d5676c00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.01100305 BTC
Feerates: 73.20 > 1.10 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (441,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,516 473,516 000000000000000001766771167572b56fa490d9030c826a873398ff1a36b016 1,660 1.00/1.00 vMB 222
473,515 473,515 0000000000000000006ef96e5bdc3fad40ff8e5891c02a815dcef91eb40fef18 2,098 1.00/1.00 vMB 378
473,514 473,514 0000000000000000007c5245e4547250b23468e89ea147303c39cca946758c51 1,133 1.00/1.00 vMB 123
473,513 473,513 000000000000000000f79579a51d000d81411a1f59ab54c576de797056ab7495 1,501 1.00/1.00 vMB 227
473,512 473,512 000000000000000001785143ebe285830cb9256133589f3d74f4cd15546f8ce9 1,744 1.00/1.00 vMB 258
473,511 473,511 00000000000000000065183de5fb0b9a8078be1f36a8c9c9be082823eaa9216e 2,344 1.00/1.00 vMB 233
473,510 473,510 0000000000000000012ad889df88ee0a34628d93530a0fdd2c3b29c0272077c2 2,414 1.00/1.00 vMB 270
473,509 473,509 000000000000000000e86f630f0b8c1112accf6e3e596919e6001d7d92e32bb9 1,752 1.00/1.00 vMB 306
473,508 473,508 0000000000000000012b609e97c0e49f9236bcf728036e02c5cea725ed0a5012 2,306 1.00/1.00 vMB 303
473,507 473,507 000000000000000000a10bed3c8fc73eaff3a44812111fb442c0e910c0f2c9a5 1,332 1.00/1.00 vMB 267
473,506 473,506 0000000000000000013025c4445ff95bf0382404a1977a4d9df8e4054446afae 1,822 1.00/1.00 vMB 361
473,505 473,505 000000000000000000bc898d5514cc9f6f2e78ebdd4c1e08b7de3137aff62a50 2,335 1.00/1.00 vMB 326
473,504 473,504 0000000000000000018667f72e94e00ab49d05c32018ecaeec2838528cc8666c 2,154 1.00/1.00 vMB 292
473,503 473,503 00000000000000000095651592f06b95390c95f6afad9dfda5058c7b70422449 2,205 1.00/1.00 vMB 361
473,502 473,502 000000000000000001058b6119f623381abd219595cc8019c4f9bf1b1d93d2b1 2,460 1.00/1.00 vMB 410
473,501 473,501 00000000000000000038d0f297a3508856475777817ce329a0a8999a93e70392 1,511 1.00/1.00 vMB 316
473,500 473,500 0000000000000000001e41df6e19ec9eb240cd733d1a4b152c5612817b57039c 2,271 1.00/1.00 vMB 305
473,499 473,499 000000000000000001268baad36c72cd611f96e958808c472752db000c5329dd 769 1.00/1.00 vMB 327
473,498 473,498 0000000000000000017bd205046768b7f8dbc5119cda20f72e6c0a391d792e99 704 0.99/1.00 vMB 331
473,497 473,497 0000000000000000014059558fe1ac5398d770b24b4a0f96ca85ccbf3e328fa5 2,156 1.00/1.00 vMB 392
473,496 473,496 00000000000000000165d99a43d7a5f8c484edae1bc3249b6eb495a6c87ccebe 1,324 1.00/1.00 vMB 331
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.