Loading Tool

Explorer IconExplorer

Memory Pool

80,309 transactions
34.63 vMB
0.17483584 BTC
Random Selection Loading Transactions
Max Size: 193.91/200 MB

Candidate Block

Mining Attempt b96886cd30473e2383c26eeeaa13ef796e2621b098101a4051f4e42ece39488e
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root fed11a4e4580e1571de3a4f29171b08a3e34407f6b7149040d2374813142e83d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,124
Size: 1.00 vMB
Total Fees: 0.04637243 BTC
Feerates: 150.93 > 4.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (405,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,512 509,512 000000000000000000592a89ef79e928458bceb5945903126efbd64147fb8c18 218 0.11/1.00 vMB 107
509,511 509,511 0000000000000000002f70ff971c34e17809c1b1eb6d02ddc6ceac1d7ff60e01 719 1.00/1.00 vMB 39
509,510 509,510 00000000000000000035c7735030a5d0ab0588c423896024c034ad135fe68f59 555 1.00/1.00 vMB 14
509,509 509,509 00000000000000000003a7fb0323c296552e5c63bbead1adc08c2f1ff578cde0 1,171 1.00/1.00 vMB 56
509,508 509,508 0000000000000000004aa29dda057f9d6bf152bc1dd39f2680cc9a97006d71fd 696 1.00/1.00 vMB 33
509,507 509,507 0000000000000000002b3085197eaabf3423a85038609bddc4bf0134579127f6 1,039 1.00/1.00 vMB 39
509,506 509,506 00000000000000000024982d20cee89874eca8ab79337d62e73df3df9aeac023 713 1.00/1.00 vMB 17
509,505 509,505 0000000000000000003cd2ad5f4092639c804b80a09f64128c50e5ab41b24719 1,825 1.00/1.00 vMB 81
509,504 509,504 00000000000000000028c91a95cd6a5b6cbd913c203510eab269208df6c64091 1,830 1.00/1.00 vMB 86
509,503 509,503 0000000000000000001550c1ce2f87d8874a7f8b943e57fbed0cf49a8279d9a6 1,290 1.00/1.00 vMB 26
509,502 509,502 00000000000000000056d2067d53089a5f30aba3ff229b3ca84e02a9ddbc4045 493 1.00/1.00 vMB 18
509,501 509,501 00000000000000000001f13e628fb00cea659850760042330a8a3a5fe2214428 1,278 1.00/1.00 vMB 67
509,500 509,500 00000000000000000008c3d3281b57a9d79e9064c5e29009e709d7b0487f7b1d 182 1.00/1.00 vMB 9
509,499 509,499 000000000000000000189b29b1bd90d2911936118b36cafa420fd1d8a8275fc2 1,366 1.00/1.00 vMB 92
509,498 509,498 0000000000000000004034e5411ba561c6a864aec9b163b3ce4bf7990b00ed3d 1,991 1.00/1.00 vMB 43
509,497 509,497 0000000000000000005b3ce81077feb54b1011eb4ae1a1c65ed2fb0c4cbaaf17 1,583 1.00/1.00 vMB 36
509,496 509,496 0000000000000000001d5f9ed00189f08eea26b18827a6e794dbf192c3f23002 1,569 1.00/1.00 vMB 47
509,495 509,495 0000000000000000005605c4df29c7dc59e6caf1e4b0fab2acb40414f37c63e3 2,784 0.99/1.00 vMB 72
509,494 509,494 00000000000000000042254eeae1a0e40183a2a91b5c4734b44c884671c00fba 2,416 1.00/1.00 vMB 68
509,493 509,493 00000000000000000008f1beb2c33db32e7a78e82bacf1b5937eb1e04cab9f78 1,578 1.00/1.00 vMB 36
509,492 509,492 00000000000000000026e476bf373e2c222219344ba8746ea122e5f8f8e5e4e1 703 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.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: 734.16 GB
    • Received: 18.55 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.