Loading Tool

Explorer IconExplorer

Memory Pool

18,950 transactions
8.70 vMB
0.07205839 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.39/200 MB

Candidate Block

Mining Attempt c603a1463c07ecc38963c273fac2f31a2e0a8c27cafddea41dfde69691d0b53b
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 847c2a69289b4e5fb513d62dbdac9376b6f0f79f95ec3ed2ef16d8663b5a06d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.05307063 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (759,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,821 153,821 00000000000000a2100187a8bd4e19ede6df4dd188d9cd72d208e9f283e38e45 33 0.01 vMB 38
153,820 153,820 00000000000006d609b2e9978000b7b9c094fadcf3839b820c01cf0f715c701e 71 0.02 vMB 6
153,819 153,819 000000000000023f00dac4f3c6d9733a0e95456daf3647bdde4187fefb0997fb 11 0.00 vMB 365
153,818 153,818 0000000000000940070386d896c8234be856fd80e02bea48a37dd27dc916f05b 45 0.02 vMB 78
153,817 153,817 0000000000000afa1cba6d132ef1dc48813969451a7722da3c8f0112413409bb 13 0.01 vMB 43
153,816 153,816 000000000000081cb74f424d6bc733c7b7f7ef0272a28f05846f359dcabc65a7 29 0.01 vMB 250
153,815 153,815 00000000000001cb6f46fd456e5d12dbb865960e60752d6e17feb3da6aa31868 11 0.01 vMB 47
153,814 153,814 0000000000000dc373f57ea1d08ca0a023199c1e6eb03004335a20e26a2ac937 15 0.01 vMB 42
153,813 153,813 000000000000046072e3ed8043b93a287d1d2343da63c7c65de20e7e53f1acb7 43 0.02 vMB 21
153,812 153,812 00000000000001574d890c7f84e96f6f5d1cfb78ed66f4046f43db0d87617c3c 13 0.03 vMB 87
153,811 153,811 000000000000062b0c23b9cbcc0ee8e3402b499690d077861d878098825cc6ef 34 0.02 vMB 1,289
153,810 153,810 000000000000069c01d7426e7a30e656f452081c9bdf31d13538b114387d0b0b 12 0.01 vMB 38
153,809 153,809 0000000000000baf4c9c295261a7f6f7fbe3f32a82c3f4f11c17c04f92dca4ef 76 0.02 vMB 0
153,808 153,808 0000000000000387abbc9fee72a94b57035d85f6a7b7f78f04e9235d6ebc4fc7 32 0.01 vMB 250
153,807 153,807 0000000000000292ed10d6c3fcd52edc73b5cd1ed8c45f63e3913c19e6f05bc2 26 0.01 vMB 210
153,806 153,806 00000000000008e5cdb15f5d2a95b6c20cb1a01c4fc3e07414a1b517995caa80 38 0.01 vMB 155
153,805 153,805 000000000000024bbce8dfec174ffd334d1dba09c41759a6c54b83adc4019dc0 20 0.01 vMB 35
153,804 153,804 00000000000002005803da07156ad4268360ee3e32b5a73f51fcb0ba85acbb0c 3 0.00 vMB 0
153,803 153,803 00000000000008637399dd89f7fd3b32d97205b8f87537bcfddb636b09602751 7 0.00 vMB 281
153,802 153,802 0000000000000458906073c25ee45b4049152dbe18955d37efc16befede14931 4 0.00 vMB 42
153,801 153,801 00000000000008ea78701993868e8be84a6a2d37053381d8ce2a704e77e3586a 41 0.01 vMB 106
Previous 10 blocks ↓
Total Size: 779.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: 245.53 GB
    • Received: 0.93 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.