Loading Tool

Explorer IconExplorer

Memory Pool

73,457 transactions
27.17 vMB
0.06219478 BTC
Random Selection Loading Transactions
Max Size: 166.00/200 MB

Candidate Block

Mining Attempt ee69505d8deb0d3697f29a88b9930d12d9ff6ca5a2394e1319005c6c11aa56a8
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 7017381b6df345f3eb989134379553444ed5c08cfad976a665f2ed9b426932b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,946
Size: 1.00 vMB
Total Fees: 0.00431835 BTC
Feerates: 14.05 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (584,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,419 330,419 00000000000000000a085a0ca616dae31ee0338506124cd9748f710dee25cd98 28 0.02/1.00 vMB 18
330,418 330,418 0000000000000000042f49b312002f6b116487e4d46b8339d0c1e62d589cd045 223 0.16/1.00 vMB 20
330,417 330,417 0000000000000000086e8edbac091f96b99e7a979f8238076245261baebfa8de 322 0.19/1.00 vMB 21
330,416 330,416 000000000000000005d1b8afa0849bc620ded33f5e02c01c7da11b8b0ab947d4 1,038 0.63/1.00 vMB 24
330,415 330,415 00000000000000000fef9441006aea2927eb3bc485f1d4a576368b48df724b09 202 0.17/1.00 vMB 10
330,414 330,414 0000000000000000180d3d831095b8d5fd8e280acf2e9e272ed19513f76bca5d 830 0.75/1.00 vMB 20
330,413 330,413 000000000000000004d34898c7be407bd7c2be4f6d685565ac5998f9ef2f3948 1,343 0.75/1.00 vMB 33
330,412 330,412 00000000000000000f611e05c0d6f1800cfd05291e224fa5377d988ea627ff94 947 0.58/1.00 vMB 24
330,411 330,411 000000000000000011d3e32f9276f2b2aa154dedfe4a7a63df9cbaaf86f3939d 52 0.03/1.00 vMB 17
330,410 330,410 00000000000000001747b51ad4fc5590668ac17752bf6aa14cac12637b853c9b 508 0.38/1.00 vMB 24
330,409 330,409 0000000000000000136f500d60e34f11516d7a21402317854c49e8e2ad4d5cb4 490 0.36/1.00 vMB 21
330,408 330,408 000000000000000002f698ce371348bf3a0a8e097fda2da23e5ea18373502f75 49 0.01/1.00 vMB 18
330,407 330,407 00000000000000001accad50bf1c85e75f25a8ed45dc7e5d8f091ea2f6d30a60 164 0.10/1.00 vMB 23
330,406 330,406 00000000000000000788eca10eaa37ad18c28bdb7b1abd0de580c77bb9e5dfbc 245 0.17/1.00 vMB 19
330,405 330,405 000000000000000002d445d11051e3c55dd7c083b8a0ed2c38808cddb3d433be 681 0.44/1.00 vMB 27
330,404 330,404 0000000000000000090fc723e88fc12543e328dacc9c5d59664a10dd5e11f4c0 356 0.30/1.00 vMB 35
330,403 330,403 00000000000000000f042920df8624863d81505642ab57672a63a31eae574aec 630 0.31/1.00 vMB 26
330,402 330,402 00000000000000000f35ea2188ba71b7364a8c78cd49506b723e97e8f8ec19b7 1,071 0.72/1.00 vMB 24
330,401 330,401 000000000000000018c41597156e39ecac7065bf5057905895bcd151d0b5ea4d 512 0.25/1.00 vMB 28
330,400 330,400 0000000000000000098489f89ce82579ecdec919f9a4f5839d6cb6ab8066c4f7 512 0.21/1.00 vMB 33
330,399 330,399 000000000000000012904f2aa262b69e75ed0afd7c890203a3388175ebe086f8 787 0.57/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.62 GB
    • Received: 17.57 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.