Loading Tool

Explorer IconExplorer

Memory Pool

79,087 transactions
29.34 vMB
0.12396492 BTC
Random Selection Loading Transactions
Max Size: 176.67/200 MB

Candidate Block

Mining Attempt 61aeb470ed7221d1243e51cb6745ec700d483e5f123c080810104ed91bfe9f0f
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 258dd75e5e708a4d9e1ab2306a986b40ea6a38297a5ef4a5dea38e4de6254b8b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,283
Size: 1.00 vMB
Total Fees: 0.04487218 BTC
Feerates: 150.80 > 4.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (498,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,466 416,466 0000000000000000002e6607d01b45dd815ecd7e9fb14f8187af6ee296f8456f 348 0.16/1.00 vMB 80
416,465 416,465 000000000000000001c8362ef2895fb7baf4cf8138c39eb89b1e44ea6f5c62bb 1,803 1.00/1.00 vMB 45
416,464 416,464 000000000000000002eb5339651706dea435ff8a018c488b0bfae29ab4a50258 1,616 1.00/1.00 vMB 44
416,463 416,463 000000000000000004aa9ff0e3202a8b5128e27440bada00063f4e4ddb509c84 2,415 1.00/1.00 vMB 75
416,462 416,462 00000000000000000419b478f83e96217165548d949843610e08d55f19d210bd 303 0.25/1.00 vMB 63
416,461 416,461 0000000000000000053086cd5069e082b332bbd6f47e1a05047e8b111dba4ee6 1,706 1.00/1.00 vMB 28
416,460 416,460 000000000000000004105019217c811ac2b1c79cf44fd204d930d91e0d7738a6 1,738 1.00/1.00 vMB 63
416,459 416,459 00000000000000000382aa505c782ce1e06c8c730e7fcdbf6979112db6674608 1,541 1.00/1.00 vMB 41
416,458 416,458 000000000000000004e344c584f6b92580b55bedb0fd2c2e01701f2cea4b6d9e 2,336 1.00/1.00 vMB 43
416,457 416,457 0000000000000000031fcf44dbe509b5c2bf6eaa383df3d5ee2aa8ae76aeadcc 1,848 1.00/1.00 vMB 38
416,456 416,456 000000000000000003ad6c4751bd6335ad0bb081a703a4cc86f20c500fb6f7a6 2,067 1.00/1.00 vMB 63
416,455 416,455 00000000000000000414cd296e983227b1af2a45b7c04c459db3fe87fe7b3b2a 2,452 1.00/1.00 vMB 38
416,454 416,454 0000000000000000035f6ae7022c1e56ac1f02bc8bd2690ef6177493e31538f9 2,364 1.00/1.00 vMB 49
416,453 416,453 0000000000000000047e28a1f6fa2fa4f3b7992d1feee72697a64128e982689c 1,616 1.00/1.00 vMB 41
416,452 416,452 000000000000000003d7e2574e86e88b0e660e6fbc1320b1c6a142fad7f297fa 1,708 0.99/1.00 vMB 53
416,451 416,451 0000000000000000019aa7cc5e885b2e90d696f9509824f13c151396fdc5c4a9 21 0.01/1.00 vMB 139
416,450 416,450 000000000000000000263893328a737c4cc8dd4164daeba1a1577bf07acaa202 1,644 1.00/1.00 vMB 44
416,449 416,449 000000000000000001d6e444e385b37b431fdfbf50e8127a4d14f8e70b4b0e01 1,337 1.00/1.00 vMB 62
416,448 416,448 0000000000000000021df9cd7e2dbdf4d89865ff2bc80eb4f21c5f6beae7c623 2,004 1.00/1.00 vMB 44
416,447 416,447 00000000000000000111b31e8a2595e52fcfc0dd3ea537d33142540b8e7b4a18 3,254 1.00/1.00 vMB 52
416,446 416,446 000000000000000004278611e770a935b9c15b8f2e9ed9f8cc3b000231a2595a 1,620 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.