Loading Tool

Explorer IconExplorer

Memory Pool

46,512 transactions
30.68 vMB
0.10061623 BTC
Random Selection Loading Transactions
Max Size: 157.91/200 MB

Candidate Block

Mining Attempt ca9019e28cc2966744c4f00a026daeefe5066d8869dabac79fce076310349b62
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root d75c335ebf794073194d0808304c576188776342b43870a6b2c83413b6c6a950
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.03292240 BTC
Feerates: 100.29 > 3.30 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (427,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,550 487,550 00000000000000000006e5e11b01e51de9c8351f9a3cc8d68aa0b3a578fe1f6c 2,743 1.00/1.00 vMB 40
487,549 487,549 0000000000000000006273c1284a588049942e2c2b75863e7636465a26ae0374 245 0.09/1.00 vMB 130
487,548 487,548 000000000000000000e54285c1ffbcad168980c63c30549849f54a72ecf09a6d 2,204 0.97/1.00 vMB 98
487,547 487,547 0000000000000000005dcef826aa13642ff0af4e81ecbe779b04e3e820ecdf50 1,952 1.00/1.00 vMB 70
487,546 487,546 000000000000000000806c37d87dbbc52e37de417dfde96a65f211e9858a7a72 2,059 1.00/1.00 vMB 58
487,545 487,545 000000000000000000cb6e31a199c494cf4b54927aaaaf0e805e5a03058fb5ea 2,572 0.98/1.00 vMB 150
487,544 487,544 00000000000000000085b7b9ef717573e0462e98f204fb42ee6e21e97df496b2 2,526 0.98/1.00 vMB 128
487,543 487,543 00000000000000000083a7c0febdb5b81f913c25998e246c62aadfc40067a71b 2,828 1.00/1.00 vMB 156
487,542 487,542 000000000000000000c0db12cb3fd5315c2ef8fc4490fc57b35164f3be3f54b4 970 0.40/1.00 vMB 98
487,541 487,541 000000000000000000ece0c5329e69b797f48e6d59272e7ca8b167407d1dfc31 1,162 0.59/1.00 vMB 68
487,540 487,540 000000000000000000833d3978552603ccbc8d26c495d3be7b5027c5376aaad9 895 1.00/1.00 vMB 7
487,539 487,539 00000000000000000072ab27a63c868e0364a4f6fe15c5d06bcf59069bbce7d7 1,315 0.66/1.00 vMB 118
487,538 487,538 000000000000000000b7d486809dfcf519605ddbc68803f18011290bcc5dbdc1 2,357 1.00/1.00 vMB 27
487,537 487,537 00000000000000000075824937848ba5a917f454bbfb8b7d1e41d11c603919b2 36 0.01/1.00 vMB 709
487,536 487,536 000000000000000000b66ca2fa678f1eb41899586769dba195aaf52d2ac82e75 1,689 0.94/1.00 vMB 85
487,535 487,535 0000000000000000007c85adeef84d3977f928a310f4843141c3638a5af9ccd0 2,020 0.99/1.00 vMB 140
487,534 487,534 00000000000000000016070003cf7ca91c87b6067de052c924145f57eb44ecfa 1,657 0.94/1.00 vMB 13
487,533 487,533 000000000000000000dd7a77f2a170879c9aab5f9545f32ab8666b2c3fd04fa2 1,834 1.00/1.00 vMB 90
487,532 487,532 000000000000000000eb07af66159e34c0c8b202f0d7c936781c581597ddeec7 1,501 1.00/1.00 vMB 79
487,531 487,531 000000000000000000ee50f6f732d559dd6a281a29eb6c1fe518ece4a8281489 2,355 1.00/1.00 vMB 38
487,530 487,530 0000000000000000008e7adb4127d055a531ce50d3d50aed922bb97c56ed5723 2,554 1.00/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 781.64 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: 626.64 GB
    • Received: 11.68 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.