Loading Tool

Explorer IconExplorer

Memory Pool

30,538 transactions
24.63 vMB
0.06129316 BTC
Random Selection Loading Transactions
Max Size: 122.56/200 MB

Candidate Block

Mining Attempt 704a3ca3becb4ad326b098c1dcbf1c8b0bbb68e52b6693b6a511062fbfe20a9f
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root e2af40933603265050ded15841e0e4ad7ce79be0bd0ebb01d35515a5855f34c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,395
Size: 1.00 vMB
Total Fees: 0.01700920 BTC
Feerates: 100.60 > 1.70 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (324,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,013 590,013 0000000000000000001149c975660f226bfd3060fa40a7652107556d4ee18422 1,276 0.61/1.00 vMB 31
590,012 590,012 0000000000000000000c7e701ae429b33f92ff86d12ddbe70ac310a9abea120d 2,870 0.93/1.00 vMB 12
590,011 590,011 0000000000000000001994278a404e6defc2d81e2bb47697281c0554347c19bf 2,520 1.00/1.00 vMB 59
590,010 590,010 00000000000000000006b41d1572826b1c49b47481aabbf36272e75ae6601b7a 2,304 1.00/1.00 vMB 68
590,009 590,009 000000000000000000078214529887c8a0116420fdd2107500ce5107b1a6ad69 1,936 0.55/1.00 vMB 16
590,008 590,008 00000000000000000015b3eb7ec8c7b7580ee4050a598e0fc107f9cfa321f550 3,425 1.00/1.00 vMB 53
590,007 590,007 00000000000000000009b8bf0d1139237a0a17ffb749d91fbc7be0f5dbec1ea0 2,666 1.00/1.00 vMB 52
590,006 590,006 00000000000000000014aa44bb77eb34a48a3ad4da1accf39332ac96f92c47ea 1,527 0.46/1.00 vMB 39
590,005 590,005 0000000000000000000c046dcc95b75ac5626acd4de555c7ead53edcaf520f5e 2,047 0.94/1.00 vMB 8
590,004 590,004 00000000000000000012c66ec1a3e270053493adc21cfa5849ac6a71d9939261 1,726 1.00/1.00 vMB 17
590,003 590,003 00000000000000000018fbdbe8edc0e68dfa53aa8d0a01f7e07c29c66d5b5c06 1,774 1.00/1.00 vMB 2
590,002 590,002 00000000000000000005011caa965b825c37f637dc299da810eea310a7951d05 2,666 1.00/1.00 vMB 3
590,001 590,001 00000000000000000014c339a34d2bbb09435e977053890c16e7344147096b58 3,092 1.00/1.00 vMB 48
590,000 590,000 000000000000000000061610767eaa0394cab83c70ff1c09dd6b2a2bdad5d1d1 2,195 1.00/1.00 vMB 77
589,999 589,999 000000000000000000161d779727aa90274f747a67b604abc079d315468e79e0 3,108 1.00/1.00 vMB 43
589,998 589,998 000000000000000000019fb4a94294126d9cdf1176d85cf2a26046009b8cb80c 2,728 1.00/1.00 vMB 78
589,997 589,997 0000000000000000001a3b100e169b46e98a029dbd0c140874cf401819dc1c2b 2,621 1.00/1.00 vMB 45
589,996 589,996 0000000000000000000edae374b4c1975102d97a9bcf5ad4bbe1134a3cf9041a 2,182 1.00/1.00 vMB 15
589,995 589,995 00000000000000000007aa1fc88a07fa05a95be79ec447e05b219e412413d116 2,553 1.00/1.00 vMB 36
589,994 589,994 00000000000000000000b422cbced5e9aefa48286d42014255b5341b8205736f 1,426 1.00/1.00 vMB 15
589,993 589,993 0000000000000000001759ba329cefad464a3831b2858935afbf747de2e619e4 3,017 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 781.87 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: 642.78 GB
    • Received: 12.55 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.