Loading Tool

Explorer IconExplorer

Memory Pool

37,621 transactions
19.78 vMB
0.07360354 BTC
Random Selection Loading Transactions
Max Size: 108.10/200 MB

Candidate Block

Mining Attempt 3500d48fb00dfcf060cd09ffb2112eb302c9dac3f1229286aaee81535b767f45
Version 20000000
Previous Block 00000000000000000001c72b8557a4bf2dbba6285021f8570a92cd092c7d2f8e
Merkle Root ca3129d9af99471b89d5863baed28b7e28b0485e7150ab272ddfc27efa7d3a88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,420
Size: 1.00 vMB
Total Fees: 0.03413746 BTC
Feerates: 150.80 > 3.42 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,913 (452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,461 913,461 00000000000000000001d0557bcb620576883ecb13f1662ae58e65b69410780c 1,901 1.00/1.00 vMB 5
913,460 913,460 00000000000000000000bf18fc36a8195debcb0008a92316fba169851f7c89a3 2,240 1.00/1.00 vMB 1
913,459 913,459 0000000000000000000066ac21ba42b91fa162e496fd444b39d53b2f27321a01 3,855 1.00/1.00 vMB 4
913,458 913,458 0000000000000000000090cb53194bf414beae3a95367503e1f29bc054a37150 3,749 1.00/1.00 vMB 4
913,457 913,457 000000000000000000005b95516143f3a5c12ca43b8fea57fd53ee9679bfd479 3,884 1.00/1.00 vMB 3
913,456 913,456 0000000000000000000101810863bbcd5328f761e002bbe875adcae9ac492c2f 3,169 1.00/1.00 vMB 6
913,455 913,455 00000000000000000001cab3eb2a8339cf2f1dcb5c1019b9c58236a19ab8b0ed 3,804 1.00/1.00 vMB 1
913,454 913,454 000000000000000000008aabb7749a6ed62d33a69524678c2e46a9362255797c 4,053 1.00/1.00 vMB 3
913,453 913,453 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6 71 0.02/1.00 vMB 4
913,452 913,452 0000000000000000000091d8b990c8064c6eff7ed43fdd2ec29a1c9d3b5ef393 3,310 1.00/1.00 vMB 1
913,451 913,451 00000000000000000001b2c79e211a34669bca715620468a5e29f846dbf98812 1,205 0.38/1.00 vMB 6
913,450 913,450 00000000000000000000e9d3955c2e3309b5c786231b623822f9c02d7c5ceb59 824 0.18/1.00 vMB 3
913,449 913,449 000000000000000000015e0d39ed218f17656b9c68068e20fc4f24fd05959a8f 2,651 0.74/1.00 vMB 5
913,448 913,448 000000000000000000008a32030f18bfbcf56f9bc4b6582f27818e6d2a5ec937 1,352 0.42/1.00 vMB 4
913,447 913,447 000000000000000000005154d1d4ca737b24005588c846e9daad0497d8002fac 2,539 1.00/1.00 vMB 0
913,446 913,446 00000000000000000000dbf0452f4a1cf39f2a192031068182b97b884588aae2 3,045 1.00/1.00 vMB 1
913,445 913,445 00000000000000000000d8d659ab2b0e7215f3f86c21b0be7b7c9854e198972c 4,009 1.00/1.00 vMB 6
913,444 913,444 000000000000000000019a74437fb1662fa4dc257018890a4a16e726d5f8082e 4,042 1.00/1.00 vMB 0
913,443 913,443 00000000000000000000f911c6e77bc2ff95bdd35818117415ca71ec1437ae1b 4,039 1.00/1.00 vMB 2
913,442 913,442 000000000000000000003e759a1225e40c86bd401caf3574c16364633de89ba8 3,702 1.00/1.00 vMB 2
913,441 913,441 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4 2,529 0.72/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 527.65 GB
    • Received: 5.52 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.