Loading Tool

Explorer IconExplorer

Memory Pool

84,633 transactions
32.75 vMB
0.08310003 BTC
Random Selection Loading Transactions
Max Size: 194.06/200 MB

Candidate Block

Mining Attempt 77acaeaeabec6bc233ce37fd8cc33deafca285ed17ee0465fb7d547389c19ca5
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root aefa1e1e9b3ff0425e246c17c07a97deb20b47a2536f3fcad291fdf5cfb4b4b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,369
Size: 1.00 vMB
Total Fees: 0.01818956 BTC
Feerates: 120.64 > 1.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (805,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,572 109,572 000000000001bf2a98bccb5af0db0ee85472bfc358e8e6ff821af9986779f0c2 12 0.00/1.00 vMB 0
109,571 109,571 000000000001623e6d05ad8daa7aa03ff4639b3efd647f34036177d02829fb38 49 0.01/1.00 vMB 0
109,570 109,570 000000000000c7a59b5e4c4267b05c6341561972367a81350a713a9854a92174 12 0.00/1.00 vMB 0
109,569 109,569 0000000000011e6de79de4cc234d97b42a8d1d2d4af4515887495e9d1c324564 12 0.00/1.00 vMB 0
109,568 109,568 000000000000c54362f6a59ea59f3c2948d7503659c8f2464a2e1282834bb420 11 0.00/1.00 vMB 0
109,567 109,567 00000000000076b5944000e514f8daa5aa5b9a665ac06fc1c4c818967ec6b78d 8 0.00/1.00 vMB 0
109,566 109,566 000000000000092d6a8441d171f4bb47afc51a588798fce3aff278540036ec6a 3 0.00/1.00 vMB 0
109,565 109,565 000000000000459f883a08531c305d127626cbf98338ead8c620caafff84669b 11 0.00/1.00 vMB 0
109,564 109,564 000000000001101f57306876aa380b1bd1c5b56a0e65b8b53a2a9acf926f9e52 3 0.00/1.00 vMB 0
109,563 109,563 00000000000128949c44c33ca1afd8af018288d090e026cb980a0efd1655dcc3 12 0.00/1.00 vMB 0
109,562 109,562 0000000000009a6e007525ced86c4706911270d22f62d57059fae4bc2db1d268 4 0.00/1.00 vMB 0
109,561 109,561 000000000000dc69c87301cf349097cb2c1271b40673779fbdfbdc391bcd0698 2 0.00/1.00 vMB 0
109,560 109,560 000000000000f1b20d924df5d918924035fb0034f502e2950ac676a11cd9ab75 7 0.00/1.00 vMB 0
109,559 109,559 00000000000192a48ebea09e14affa86235872e554ce3b5c0ec9b39764484c80 6 0.00/1.00 vMB 0
109,558 109,558 0000000000011f86bc22024038b827d54a4bc497659badb8398275f89d603ba7 8 0.00/1.00 vMB 0
109,557 109,557 000000000000f528b1618948117027b1ab7cc6452f23a18d980fcf3d60685fae 44 0.01/1.00 vMB 85
109,556 109,556 0000000000004865326856b2170873b7e166b58e88df9a0009d836ec810c5409 4 0.00/1.00 vMB 0
109,555 109,555 000000000001809bbeede2e0f2c3b698be598e0583929fd0f0bc3c3ac3257359 7 0.00/1.00 vMB 0
109,554 109,554 00000000000104c9aa7af14e2b86b9a0a28caaa0db6ac841a870601be1db5ff9 1 0.00/1.00 vMB 0
109,553 109,553 0000000000003cd8267280ab54e0e7a85b65d64d907675097c6b4f1e65d38dfc 4 0.00/1.00 vMB 0
109,552 109,552 000000000000c3770871f946ec31d9f9073cfcc094e9063edcae30f4e9dab745 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.