Loading Tool

Explorer IconExplorer

Memory Pool

78,328 transactions
34.56 vMB
0.16453385 BTC
Random Selection Loading Transactions
Max Size: 192.12/200 MB

Candidate Block

Mining Attempt 6ca282f19aa93109ba0c7e0e31a02ae6847544adcc0a987a5a17b39d4e814447
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 38a725b0260fc50cf71292d69717f2021a5622b2e66c7be2fbe8b5f5ed34ef61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,938
Size: 1.00 vMB
Total Fees: 0.03679153 BTC
Feerates: 445.78 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (496,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,016 419,016 0000000000000000005662d320da45adb2bcc4f5ca15536a51be61895c77b438 755 0.33/1.00 vMB 58
419,015 419,015 00000000000000000239bfcc1feeed91adfe26029718253cc5ac4dd877d22262 755 0.29/1.00 vMB 55
419,014 419,014 0000000000000000052be17275d8cf4784692cef0cdc23d7de5a790c67e7e29d 1,666 0.66/1.00 vMB 55
419,013 419,013 0000000000000000045b736bd77ca42c3b00e2888f4e8c2b1513cb89c516b218 12 0.00/1.00 vMB 65
419,012 419,012 000000000000000004beebc4f1570558298d525b9845c52539abc32e97060558 492 0.24/1.00 vMB 40
419,011 419,011 000000000000000001966f8b2443ada6227baf302f967dd0dfe79c40c4a08001 589 0.32/1.00 vMB 27
419,010 419,010 000000000000000002eda809039a362b92e35b71f3be00ebc077b50689f07528 2,656 1.00/1.00 vMB 60
419,009 419,009 0000000000000000043275ad2bff24b3e16b0d20980ad9d87cee5482abf8eccc 1,273 0.99/1.00 vMB 26
419,008 419,008 0000000000000000018d28960f344188adab421491157c98fd40d6aba04cd461 536 0.19/1.00 vMB 68
419,007 419,007 000000000000000003af3075dd6157151298d655f71f589e9802e1e79569e43b 1,456 0.60/1.00 vMB 58
419,006 419,006 000000000000000003f99abf952030fd271f0c4e492834d413d336bc8b546fba 1,375 1.00/1.00 vMB 28
419,005 419,005 00000000000000000369f2806470aee4d66911fa324a32dd792907053698b867 435 0.18/1.00 vMB 60
419,004 419,004 000000000000000000f4dcf50aec0b265db36011c58fc1b0863fd226f0083aab 1,489 0.64/1.00 vMB 53
419,003 419,003 000000000000000004d3a8a259ae34b74729d1fdee0f52a71e7cd7e77cc91a39 620 0.20/1.00 vMB 66
419,002 419,002 0000000000000000005c1f4639030d83664af79dfcfffc5eab7645a2f0d01f97 463 0.24/1.00 vMB 51
419,001 419,001 0000000000000000018c391378d1c2f99243f33f02d2db23c8a1733229ef377c 1,123 0.65/1.00 vMB 39
419,000 419,000 00000000000000000051a164213bc4f1fb1f9ac014f92a6993bfc9fd4206d2ae 2,553 1.00/1.00 vMB 57
418,999 418,999 0000000000000000020e0cdb983f2fe5646a7e909097127990e2e2a43b382c49 333 0.73/1.00 vMB 18
418,998 418,998 00000000000000000159038d1966800878924df46bd00faf4a0fc8a927ee5c4a 1,733 1.00/1.00 vMB 48
418,997 418,997 000000000000000003065e09c029173a8bf70fe5c5bd6fd50207615468bae692 334 0.20/1.00 vMB 23
418,996 418,996 000000000000000003f8b32d09d0a9da17842956e4263ccb3d189351bf3dd515 2,594 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 783.11 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: 736.44 GB
    • Received: 18.58 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.