Loading Tool

Explorer IconExplorer

Memory Pool

82,126 transactions
30.54 vMB
0.13497712 BTC
Random Selection Loading Transactions
Max Size: 183.74/200 MB

Candidate Block

Mining Attempt 25197ccde30022ee5c373ccee6eaf42dc2e4665e2df4f3cd1182f24273071d32
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 31494ff6be05736ec6f76918d5a9b78ad87a721a2a99ca889b5b0958658642d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.05259542 BTC
Feerates: 302.06 > 5.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (504,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,778 410,778 0000000000000000026de996ad636e1bb2ddb5c4d7f4812c6af49a17970d4132 773 0.36/1.00 vMB 34
410,777 410,777 0000000000000000061817713c601ee0b7226d0b1ef2a7bacf4e94fc2c36f0dc 803 0.42/1.00 vMB 31
410,776 410,776 000000000000000002a237837241702f1696fb3ee615b3620b389057e5699aca 516 0.22/1.00 vMB 36
410,775 410,775 0000000000000000019e82eb774d3256856afdbf044c4f16f34a7855d33cc2a9 1,260 0.57/1.00 vMB 35
410,774 410,774 000000000000000003df36694131def5d52bbb60ebea4236a43a32957a1ca217 207 0.08/1.00 vMB 33
410,773 410,773 0000000000000000013c5a9c3227aa311f5f2a37adbdee3070f0a7db9d59afe6 2,010 1.00/1.00 vMB 30
410,772 410,772 000000000000000001fdd42a309bf2898c6b34a6af3be319a4f38e2edb1a0a9c 454 0.19/1.00 vMB 37
410,771 410,771 000000000000000004129a4fe72b6af981a0a8524aeab60cb86cee30feb35346 2,083 1.00/1.00 vMB 34
410,770 410,770 000000000000000001bba54efcf96d36fe1ee240b3b283ecbbf0e38127c8418c 2,223 1.00/1.00 vMB 55
410,769 410,769 00000000000000000566023a02d45ad081b00939d1757dbed71f3d076f001c6c 1,734 1.00/1.00 vMB 28
410,768 410,768 0000000000000000060f3f4216323a8d6b2d611b960089dfc42622b9db482e3f 829 0.36/1.00 vMB 34
410,767 410,767 00000000000000000014b90e533384a90847e0c31099451e8826b269531f23d7 1,755 0.76/1.00 vMB 35
410,766 410,766 00000000000000000286c3a98c719efad0a212cf48cbd0bad5402fe080a95cdb 1,837 0.85/1.00 vMB 34
410,765 410,765 000000000000000002fd0edd14a87379e18059d73b7efdf039bd1b11b1269064 712 0.32/1.00 vMB 35
410,764 410,764 000000000000000005dbeaa7cdbb94d8ecb36e0326f6533e8f609fa4601a99a2 478 0.19/1.00 vMB 37
410,763 410,763 000000000000000003515aab79843b5bf96b3af14025fdd3fb0451e6369e4b84 269 0.11/1.00 vMB 39
410,762 410,762 000000000000000005f30a0b900567a384d9cc53aec1ff2d08fd22f042b44597 1,185 0.90/1.00 vMB 25
410,761 410,761 0000000000000000003933f60c360f257b0a1ebf6cf3be893adbcc76ed0e3d0a 2,074 1.00/1.00 vMB 28
410,760 410,760 000000000000000005aea2d81ec52f77bcec4499647b4bda8db44f11d16d9195 3,189 0.99/1.00 vMB 51
410,759 410,759 00000000000000000145c3494b92d9e89cdfc3e67520b88816055881d4761d98 224 0.08/1.00 vMB 41
410,758 410,758 000000000000000002e42b8a3233726c9088deb872ddbd72e7d097b8d65f4ceb 2,003 0.78/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.