Loading Tool

Explorer IconExplorer

Memory Pool

73,382 transactions
28.26 vMB
0.07366680 BTC
Random Selection Loading Transactions
Max Size: 167.24/200 MB

Candidate Block

Mining Attempt 1b0da3edafa36da2f7cec7de573a565b72ccd3736968625a29b581f48bf15da8
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root ab2616c92d28c9ade3860a3fcfba1b340a66ba7261e809d0dffcc31d59572117
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,979
Size: 1.00 vMB
Total Fees: 0.01705576 BTC
Feerates: 150.86 > 1.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (488,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,594 426,594 00000000000000000138c73f82a4ca4b222f83addf9f7db109c081eabf7f37fe 2,121 1.00/1.00 vMB 49
426,593 426,593 000000000000000004d88238a7a4939ec6a0ce82ef5ea99ab7c18bf2efb8065c 2,421 1.00/1.00 vMB 71
426,592 426,592 000000000000000003e76681d3a6adbb421277870a6a1c9284cf9a200528ef89 3,074 1.00/1.00 vMB 77
426,591 426,591 0000000000000000043f31267dd17261d2d26335ada3a162c95d15433a54873f 2,826 1.00/1.00 vMB 76
426,590 426,590 000000000000000003639aadf3cd609823756c412e5c165903435e4ce7714340 2,773 1.00/1.00 vMB 93
426,589 426,589 000000000000000001559c08166d686b48eb088ed139bd3d33fbd3dcada0b23c 768 1.00/1.00 vMB 15
426,588 426,588 0000000000000000027177e896ce563b6110b43b9f85c5237b7d47c8d06de0ae 776 0.38/1.00 vMB 60
426,587 426,587 000000000000000000b5376cc5108f5ecd074a867941553aafd153a5c0061763 562 0.62/1.00 vMB 31
426,586 426,586 00000000000000000076ecfb282c07349bfacb0d770819df4dec46637ddae3d3 1,775 0.80/1.00 vMB 58
426,585 426,585 00000000000000000117e4768f28aa875f114ce70d6fb4ddcb4442b76a7a473e 1,172 0.60/1.00 vMB 46
426,584 426,584 0000000000000000017ef6b15ffac18e9a75bbb181c1311579af8262b92165ba 38 0.01/1.00 vMB 67
426,583 426,583 0000000000000000015743abda862415d8cfa00264abecff3e5cdb2b17ba0fe4 819 0.70/1.00 vMB 35
426,582 426,582 00000000000000000425009b2e85d191c2003a4c618853923f69156d242210fd 303 0.11/1.00 vMB 66
426,581 426,581 0000000000000000026f6c4abf8bf1bc49b75507e4fa6563dc9fa554777bae6e 890 0.61/1.00 vMB 39
426,580 426,580 000000000000000001fc75dceea9b13293487f9794605cb3c5fbaa7b698979f8 2,795 1.00/1.00 vMB 72
426,579 426,579 000000000000000004514931b72facc6a6b8c31a58f0256d98f8cbc2e1b9da3c 113 0.12/1.00 vMB 35
426,578 426,578 000000000000000003e652c245c8bcd646348c51e984b48a3753900f45b14228 759 0.98/1.00 vMB 22
426,577 426,577 0000000000000000040e71519d4d253be42f8f5df4b5b57537f4364bb8fcc893 881 0.43/1.00 vMB 56
426,576 426,576 00000000000000000384165e3ea3e455ba09c120960d47832f9771966f5a6def 160 0.12/1.00 vMB 29
426,575 426,575 000000000000000004a0206a424ff738304af17f74b216c087fbd7fe53e3bac1 2,100 1.00/1.00 vMB 53
426,574 426,574 0000000000000000028b3d59763b4cd51b6c42ce2a6bfffee6d5c6c6d04d312a 2,961 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.