Loading Tool

Explorer IconExplorer

Memory Pool

78,259 transactions
29.03 vMB
0.07329764 BTC
Random Selection Loading Transactions
Max Size: 176.03/200 MB

Candidate Block

Mining Attempt a1797aad74126a1159e35e7c11e3f29d6d44f57e95ffe336be213d8e745177bb
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 88d594cce04d057cd33ea2ff98737788fbb3e5b729d8dd4f239e44824b40c352
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,320
Size: 1.00 vMB
Total Fees: 0.01269494 BTC
Feerates: 502.67 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (52,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
862,989 862,989 000000000000000000008b2fd45139922166bb274c9cf0912c06ae3143f53fcb 3,110 1.00/1.00 vMB 10
862,988 862,988 00000000000000000002738ff08a3b988a898edb006c0034d295f60ebbc19eed 3,841 1.00/1.00 vMB 14
862,987 862,987 00000000000000000000696de2fcccc126c490bd0272a4f75a4aec1c0b773be3 3,609 1.00/1.00 vMB 12
862,986 862,986 000000000000000000018e409443077dd1e1e3151f0317c2895ad7f9dd5b096a 3,571 1.00/1.00 vMB 16
862,985 862,985 0000000000000000000098e601c656a1de025241573866ef205bce18cdaefbb9 3,071 1.00/1.00 vMB 11
862,984 862,984 00000000000000000000135f653267efba9abd6736c1cd7c6a749d755c7696c1 3,945 1.00/1.00 vMB 11
862,983 862,983 00000000000000000001efdc2b193b3e143795d07a26a2cfe49c94e3ea961141 4,646 1.00/1.00 vMB 11
862,982 862,982 000000000000000000010e2c894492d4908476d7f03e9617e6201c6befedaf96 5,011 1.00/1.00 vMB 12
862,981 862,981 000000000000000000005e56cdb4021ffa1ed7b8a273748e357af2b53bd2e371 3,663 1.00/1.00 vMB 12
862,980 862,980 00000000000000000000409fd58ac3bcb5a246ce8b7f786f0872eafcbf65a899 3,313 1.00/1.00 vMB 16
862,979 862,979 000000000000000000021f4f1db023f263c59ee0fdc00bd0d8be40c1e2216bf0 3,757 1.00/1.00 vMB 13
862,978 862,978 000000000000000000009ed433824361684a63def9dbe1ac0f7db7157a271930 3,335 1.00/1.00 vMB 13
862,977 862,977 00000000000000000001ce9b553a47c16840774b5321acfb37c22cc7aa78d1a0 4,441 1.00/1.00 vMB 12
862,976 862,976 00000000000000000000f5fc506467b21d0a33165590668138b922b16bdc6e0a 4,756 1.00/1.00 vMB 8
862,975 862,975 000000000000000000031c4199746debdb6102cf55154ea3cc9f7ed7dc34808d 4,169 1.00/1.00 vMB 9
862,974 862,974 00000000000000000000afe71877edb6b7886a2683716502a47b39c2053e842f 5,101 1.00/1.00 vMB 11
862,973 862,973 000000000000000000011f608c16e60cd5e49e102f77052668670bf9624aa52c 3,875 1.00/1.00 vMB 11
862,972 862,972 00000000000000000001a2f6449af31b4fc676fadceece783e2cf5b57dc2a1e1 4,097 1.00/1.00 vMB 18
862,971 862,971 00000000000000000002af80248838e0cf2777f7d2156975234aaeff197fbf7b 3,516 1.00/1.00 vMB 16
862,970 862,970 00000000000000000002b6a30af96844db62f6b80bc06a743bad12fa6d1415e0 3,964 1.00/1.00 vMB 12
862,969 862,969 000000000000000000006b1cb2337772b5d14574fec6cd8cb3a688b9df6023cb 4,838 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.55 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: 669.65 GB
    • Received: 15.76 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.