Loading Tool

Explorer IconExplorer

Memory Pool

83,386 transactions
31.03 vMB
0.08561906 BTC
Random Selection Loading Transactions
Max Size: 190.03/200 MB

Candidate Block

Mining Attempt e30b58d81755926ab643f2a18d5db24843a10cc360412e32aab4bd8259057cba
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 4b8fbd7f5b9c8b50e257533df0744097361298881ab11b9b77f32ed7cc0b73c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.01555470 BTC
Feerates: 216.89 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (496,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,019 419,019 000000000000000004d93df438eb1c51c557062885997190c7cdcc37c9341e52 1,132 0.42/1.00 vMB 60
419,018 419,018 0000000000000000015d23abae15640c8308eb3acecbd975c05f69d3cfba26f1 1,757 0.81/1.00 vMB 53
419,017 419,017 000000000000000005321f6f014c89dc86e6ea1155ab442467a33f72431a11a2 1,037 1.00/1.00 vMB 25
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
Previous 10 blocks ↓
Total Size: 782.99 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: 717.25 GB
    • Received: 17.84 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.