Loading Tool

Explorer IconExplorer

Memory Pool

78,562 transactions
29.26 vMB
0.10521375 BTC
Random Selection Loading Transactions
Max Size: 176.00/200 MB

Candidate Block

Mining Attempt 750af507fa3e841767538cac13101c166e26a43eb8454633ae45d3eb39e15344
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root 7b63750066212c157ab16c9cb3b72615be9f39c2f4bad66c2ae2ee835716a5b7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,390
Size: 1.00 vMB
Total Fees: 0.02911921 BTC
Feerates: 144.91 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (105,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,498 809,498 0000000000000000000022823d6d3ea1ff8c5e3b5b9294b5167834cfcaf395db 1,250 1.00/1.00 vMB 13
809,497 809,497 00000000000000000001983f568eb0c0f3fa58cc9af0c1097d534193433647c7 295 1.00/1.00 vMB 7
809,496 809,496 000000000000000000020fbbd7ee4dde28018eb857c98323d88475f05b6fdf41 1,196 1.00/1.00 vMB 12
809,495 809,495 0000000000000000000081df8bfb36d739dfdb218ed068b3b52e2318aeff2415 2,169 1.00/1.00 vMB 14
809,494 809,494 000000000000000000029b8d3d05b7a19bee7c1f7764e043770b5ff2b04fc1d6 1,514 1.00/1.00 vMB 17
809,493 809,493 00000000000000000001cf13e633229cd24c84a2757449ad13da140cd9c0fb71 2,408 1.00/1.00 vMB 24
809,492 809,492 00000000000000000004cffc859c064a29788a617f57bef1f32bcd1410a23c46 3,057 1.00/1.00 vMB 30
809,491 809,491 00000000000000000003e3c39bd359b5718560882896223eee723542275015f5 1,724 1.00/1.00 vMB 21
809,490 809,490 00000000000000000000c23ed110a5695004de854158e02a8cb2504d2438cba6 3,265 1.00/1.00 vMB 29
809,489 809,489 0000000000000000000276a72a9dd8f5e44f8e4d7ab807ff43b9415585f7cb2a 1,114 1.00/1.00 vMB 12
809,488 809,488 000000000000000000026567642d9e6cfa828b750f6e2800e4a71beeb85db4e3 1,088 1.00/1.00 vMB 12
809,487 809,487 00000000000000000001c90a14cda8a60c094e5fdecfbddf0133babda68f7bc0 2,154 1.00/1.00 vMB 19
809,486 809,486 0000000000000000000444a355d04583eb379c832c60acbb24e67716c4ba9504 1,070 1.00/1.00 vMB 11
809,485 809,485 00000000000000000003ceecc0a5ab4f1da2eaa35a73c7edc6cfa09557bb7553 2,011 1.00/1.00 vMB 21
809,484 809,484 00000000000000000003c135db96a76feabdc676a7779177b84b1393481538b3 1,887 1.00/1.00 vMB 14
809,483 809,483 000000000000000000028ad5ff8c69988a2e61cbe2bd3cd3169587b73a82faed 1,815 1.00/1.00 vMB 17
809,482 809,482 0000000000000000000484ea920c3ee943e157ab95ad66344b6a218a94232a9c 2,368 1.00/1.00 vMB 19
809,481 809,481 00000000000000000003830cce2310d84f0dad692540e108bb448254cfa330e5 2,470 1.00/1.00 vMB 31
809,480 809,480 000000000000000000016447a4aa208ec4e3747d6066b24ff7cd6cf4ea684919 2,646 1.00/1.00 vMB 18
809,479 809,479 000000000000000000014e10800dae7098677099720349888fb1b8e000b0d4b0 3,925 1.00/1.00 vMB 26
809,478 809,478 0000000000000000000261a0b5d3836c8bd1785946118e01ac989e7a4b228ce5 2,945 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.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.