Loading Tool

Explorer IconExplorer

Memory Pool

74,106 transactions
20.15 vMB
0.05095429 BTC
Random Selection Loading Transactions
Max Size: 135.57/200 MB

Candidate Block

Mining Attempt 88d6ddd30aa946b5a5e0920392a94c6488dfb7283552f2a1f9454dab8f895923
Version 20000000
Previous Block 000000000000000000008e0d3f4e2a7a15a99133859d40d0d8a94428e52de891
Merkle Root 3476f9b970030dd6dd8b3bdb2febd36b54260a9ab146d35f5e639b8418ce0048
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,357
Size: 1.00 vMB
Total Fees: 0.00712874 BTC
Feerates: 70.31 > 0.71 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,991 (872,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
43,465 43,465 000000000914d26e2d632d729cab954fc9f22ce2780f61cfcb34fec4b0594337 1 0.00/1.00 vMB 0
43,464 43,464 00000000338493d41245f3e5bcf80922abbe3f367bfd75ec57e3820dfde7f6dc 1 0.00/1.00 vMB 0
43,463 43,463 000000000f76832bf594328ef382240d201261ba8938468c05440db94a79e79a 1 0.00/1.00 vMB 0
43,462 43,462 000000003a1a66d7a8071d8a0229ea2f1f1e52fbf7339cf765aef15c0e91e083 1 0.00/1.00 vMB 0
43,461 43,461 000000001069a8761bfcba49bec3906ed3a7fea0797781880e6c0b8fade6475f 1 0.00/1.00 vMB 0
43,460 43,460 00000000155aa73d4333c2bb9d78b8f7a0f8e444776d96611806cb377d8cdeb0 1 0.00/1.00 vMB 0
43,459 43,459 0000000008bfbbfd33ac9302f1c52a85e521aaa3ad30c03e15be4bb10bed5221 1 0.00/1.00 vMB 0
43,458 43,458 000000001a0022d6655f30f5ffc0dbb1bbdd144da5f37a8f67fe1032e51491dd 1 0.00/1.00 vMB 0
43,457 43,457 0000000004a310c7e7155388ad008f15d0697327689324a5b4a9b8d46bd9458b 1 0.00/1.00 vMB 0
43,456 43,456 0000000026f13ca83b2b09f7bfbd68a6bd4a1b956e76e162f8d7e423eeda0e07 1 0.00/1.00 vMB 0
43,455 43,455 000000003ef243d9d2f4a61c17d99056b0021c272542d1d7ac39472e3df06052 1 0.00/1.00 vMB 0
43,454 43,454 0000000001f41b767cc7641bdc1af31017ffd8d89c6b2e6870e518be143933dc 1 0.00/1.00 vMB 0
43,453 43,453 000000000e7eb9ae733a36f04bda4ad7dff9e960bf459b70c1d58768acbd7dbf 1 0.00/1.00 vMB 0
43,452 43,452 000000001de692ef5f02b13faf62b775374217a16fbdb8568340013bb933566f 1 0.00/1.00 vMB 0
43,451 43,451 0000000020d416a9259ba00ea9845ef8d7f94e395c6017e55b84bb905cddb10c 1 0.00/1.00 vMB 0
43,450 43,450 0000000006b453744f5989e1a7b194298666e1aed01919b02dd6c1c571c7d46c 1 0.00/1.00 vMB 0
43,449 43,449 0000000032660a966de0b2d74c9620a251bde0bd466250a4111ee6393d6e5fb9 1 0.00/1.00 vMB 0
43,448 43,448 000000000bc16beeec230bcfe557b6e5eccd2a0cf7cff31ea73186b14eb875d0 1 0.00/1.00 vMB 0
43,447 43,447 000000000e17f3e265c744ba40074846fdf26072665300f07f99af93812d23c9 1 0.00/1.00 vMB 0
43,446 43,446 000000003d057c47e0421f9d0c4df8214517b465ee5613758d8f1a74e9e57538 1 0.00/1.00 vMB 0
43,445 43,445 000000002112f152bc3d1d58bd19afebf663e4956f35e1150d5b62c585b52de4 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.11 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: 807.09 GB
    • Received: 23.16 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.