Loading Tool

Explorer IconExplorer

Memory Pool

80,887 transactions
31.06 vMB
0.08943441 BTC
Random Selection Loading Transactions
Max Size: 187.29/200 MB

Candidate Block

Mining Attempt f6f5f046a916391426296ebd698d69c10f8030b2fd7899e9f8151b64cdc9da37
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root ab7608cb8338323e4b1c78a51ca70a07c04fae6e49dbe94e3c2a1e94bda245d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,312
Size: 1.00 vMB
Total Fees: 0.01751687 BTC
Feerates: 45.88 > 1.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (498,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,047 417,047 00000000000000000542dc0ace25ec82ba4162e233961f75fde21657180e289c 1,287 0.53/1.00 vMB 54
417,046 417,046 000000000000000003726b9906f9f2fc50cdd98e6e51fe459757918dad1c7a6b 1,403 0.59/1.00 vMB 58
417,045 417,045 000000000000000003c9acb91e7ba430dd5b7db1b84be5b5df6bc27614cc4d63 1,215 0.77/1.00 vMB 54
417,044 417,044 0000000000000000041ed16a726f7da688125317cb3218e67e5af51ef74de349 1,031 0.59/1.00 vMB 55
417,043 417,043 0000000000000000031f402533d279322e7f983ff44c50fd2a1a16be730c4af7 983 0.99/1.00 vMB 26
417,042 417,042 0000000000000000043808967049349ff0e045b97ecc04929c17accca79e1b71 772 0.99/1.00 vMB 19
417,041 417,041 000000000000000004f52c65cd870aa1199d606930498139fcd20af7e23672a8 938 0.40/1.00 vMB 58
417,040 417,040 00000000000000000204ca836b60bcfffab788f36316dce9d23246515ce097a0 1,221 0.55/1.00 vMB 52
417,039 417,039 000000000000000003312a7915961b521a1cfe7350242d05f4b8c1a2962f3673 573 0.89/1.00 vMB 20
417,038 417,038 00000000000000000349da52f6f7cfa2613d9faa30a8020493075557138c1815 1,910 1.00/1.00 vMB 47
417,037 417,037 000000000000000002e8dfebb7e18dbdb883ff1054358a8fd39596e6926cad3f 568 0.99/1.00 vMB 19
417,036 417,036 0000000000000000047a79b5e37a8e77cc10fec62fa5ab8b038ff2585aafe72b 1,463 0.65/1.00 vMB 54
417,035 417,035 000000000000000004ff4ef7d8ea4304b9d95857f2073a52bc1f94a6544510c5 1,214 0.99/1.00 vMB 26
417,034 417,034 0000000000000000007c68bf197abd17c002c8da41b1f521b86423babfacd192 232 0.10/1.00 vMB 60
417,033 417,033 00000000000000000299bf3c76835d6d98de7e3761a02412ec1b00848c9fad95 68 0.02/1.00 vMB 69
417,032 417,032 000000000000000002163efb6c8f9d39a402d1082897e601295abcbabfa504ab 809 0.53/1.00 vMB 41
417,031 417,031 0000000000000000037babf248398ae63de0f0cd50e7767f34723c12041e1d11 1,574 1.00/1.00 vMB 38
417,030 417,030 000000000000000004bf3d851d94d9c61763a0c8570018c3c438336b9c95ec5f 2,736 1.00/1.00 vMB 70
417,029 417,029 0000000000000000009e6fde0870920092c62eb42d89fcaab695b738fa5b35cb 2,150 1.00/1.00 vMB 60
417,028 417,028 000000000000000002910357bf9f786a3d47fa1fe503cf177bf1db6aa2d52323 1,137 1.00/1.00 vMB 74
417,027 417,027 000000000000000001da27625bc4d53ca781d7df8f68c7fba1b4fcdcd53be42e 215 0.09/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.