Loading Tool

Explorer IconExplorer

Memory Pool

83,601 transactions
30.74 vMB
0.17008970 BTC
Random Selection Loading Transactions
Max Size: 186.51/200 MB

Candidate Block

Mining Attempt 292d61c00110a02dd49373a12e1e31aee62db9f1db5bf7798a2150c7338b43c6
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 1650362f6e1ece48fdec5eb2bd8b798a1a2488c6b29d379b413f779599e36b1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,019
Size: 1.00 vMB
Total Fees: 0.08749960 BTC
Feerates: 150.79 > 8.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (504,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,785 410,785 00000000000000000109c9574f61e9a9dd0682be7dd28caa6a58aa382c0a6fb4 319 0.12/1.00 vMB 35
410,784 410,784 0000000000000000033cfd8f270f9f0c42b92b6edf4491e8e2c5fa507190c2ba 1 0.00/1.00 vMB 0
410,783 410,783 0000000000000000061d4cb71bcbd6c27cd9490245a4a43027aa54a59b335341 104 0.07/1.00 vMB 30
410,782 410,782 000000000000000000475e501870bbfee21a1f514e62634b68250f85a34796ff 1,205 1.00/1.00 vMB 20
410,781 410,781 000000000000000005bd9022377c36388759ff623e72d9ec8e32f27a12b8bcdf 216 0.09/1.00 vMB 35
410,780 410,780 0000000000000000018d6b2960f807e06e46ed5ffc2f069abdf084e916d67d1e 185 1.00/1.00 vMB 6
410,779 410,779 00000000000000000014422c059ea14e6fdac8e000d1e7be5e79a6ff11776fe3 16 0.00/1.00 vMB 88
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
Previous 10 blocks ↓
Total Size: 782.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.92 GB
    • Received: 16.06 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.