Loading Tool

Explorer IconExplorer

Memory Pool

35,536 transactions
28.35 vMB
0.06111854 BTC
Random Selection Loading Transactions
Max Size: 141.53/200 MB

Candidate Block

Mining Attempt 8ca4e6622b83e18869e874e391410453ad5f04acac7eb3044c7114b258ff4410
Version 20000000
Previous Block 00000000000000000001506b941a54764348896f53a4e1b6257bc1abba2f4e73
Merkle Root 14c066ccecf855bca88465b76cd7b8c150740c1f4a32144d5e37f1c218f6a585
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,499
Size: 1.00 vMB
Total Fees: 0.00631284 BTC
Feerates: 18.31 > 0.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,525 (161,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,888 752,888 00000000000000000007646e890b14f930490f3429b2360aaaabed051b4aaf1d 3,252 1.00/1.00 vMB 22
752,887 752,887 000000000000000000074bf4accb237e81032189adc374646197860b4dc2ddf3 2,343 0.94/1.00 vMB 11
752,886 752,886 00000000000000000005715f87822427b9dabc08e67e2eaa5f2b1aff1a0037a5 549 0.47/1.00 vMB 5
752,885 752,885 00000000000000000000fc8b69709269143298af3d9cc9e88ca704bd51735d1d 1,686 1.00/1.00 vMB 11
752,884 752,884 0000000000000000000541a1eae04c1a492606eb2ad3bca16d0ae6c876a13073 1,422 0.70/1.00 vMB 9
752,883 752,883 00000000000000000003c60da9e29a04c0d47843be4070a7ccd8f1b79ea57af1 295 0.10/1.00 vMB 15
752,882 752,882 00000000000000000005384da5cc1b318cd78580c98fedf92f4fc6b625ad9e3e 1,614 0.50/1.00 vMB 12
752,881 752,881 00000000000000000004dc00afab0377af26c76f3ade681dfec5c323452c524e 1,906 0.57/1.00 vMB 11
752,880 752,880 00000000000000000009062872d0c36a55c1567f729690ab0bcec191bb839605 1,010 0.53/1.00 vMB 2
752,879 752,879 00000000000000000008a84121e301b547544a5489d15891ea8bbbcbbf8667ac 2,664 1.00/1.00 vMB 10
752,878 752,878 0000000000000000000368ac4563510a99a1170497a8fa86037118a30b05fb5a 3,226 1.00/1.00 vMB 18
752,877 752,877 000000000000000000065b42e97e991ed57273a47df5c4587d8242b6cb8a637d 2,687 0.85/1.00 vMB 4
752,876 752,876 00000000000000000002bd22972af728f86bbdfffeca19cb84bd09f5956ce946 3,434 1.00/1.00 vMB 20
752,875 752,875 0000000000000000000498f709c8feacb50e007b2eaaa1daaaf2f0fb7c2fb454 152 0.04/1.00 vMB 11
752,874 752,874 00000000000000000002bb764e86595d901221ba755900856789ffd6538b59c0 349 0.08/1.00 vMB 14
752,873 752,873 000000000000000000003fe8e2a3e11fd5abb82181f1ff710e122291f0793f17 2,284 1.00/1.00 vMB 18
752,872 752,872 00000000000000000006213ae7cbf7a410c94c566fb245542bcbf7c71f178767 2,147 0.77/1.00 vMB 9
752,871 752,871 000000000000000000048b267bbdd2e8114fd31ee2c552c0e7c47f4858385629 670 1.00/1.00 vMB 11
752,870 752,870 0000000000000000000535d4be290e9878ab353ec70cb1479efb1a9058b8b384 1,127 0.33/1.00 vMB 12
752,869 752,869 00000000000000000001279d380a8d33729f9502ed66e436cb92221105000e1d 176 0.04/1.00 vMB 13
752,868 752,868 000000000000000000023331c3817233e49bb141216fea1a75a3643a04410bde 2,646 0.92/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.54 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: 620.02 GB
    • Received: 11.21 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.