Loading Tool

Explorer IconExplorer

Memory Pool

85,336 transactions
33.01 vMB
0.15875355 BTC
Random Selection Loading Transactions
Max Size: 196.58/200 MB

Candidate Block

Mining Attempt 007211f8b27ba1004b9dd56496d373c1042dd9bb423943653790177cc1887013
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 283864161778c71adc7ab90919fd3662cd4bd4a12adb67a4a17d54cdf02f3e64
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.04939328 BTC
Feerates: 318.30 > 4.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (470,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,807 444,807 0000000000000000031767c025b0ae961b0f9e937d796c2c1e46528cd845f9f5 2,612 1.00/1.00 vMB 47
444,806 444,806 0000000000000000014f092a6996def3830f0c267b3e9a18891400fe215041b3 2,781 1.00/1.00 vMB 73
444,805 444,805 000000000000000000a64545ab59191afc00975d5244b44001f1432f56464239 2,346 1.00/1.00 vMB 80
444,804 444,804 00000000000000000351391a6b544ec3301ddca4b31d66c608f46861306fb7fa 2,238 1.00/1.00 vMB 98
444,803 444,803 00000000000000000330f784cfd32953c074050fb0cdc91095f48ea32bb36597 1 0.00/1.00 vMB 0
444,802 444,802 000000000000000000e9ddc1e04c6ff680f572564b77204ecd4444a37e7e8bb7 521 0.18/1.00 vMB 137
444,801 444,801 000000000000000000cd840aef9e340f1a57607cab315c0c17dd43f226e2678e 957 1.00/1.00 vMB 14
444,800 444,800 000000000000000000fdfbb1ee93f97f2e2e60fd6320d3dc19b08d79975b5495 87 0.04/1.00 vMB 46
444,799 444,799 0000000000000000025fb47585737a12a1183b254340bdc9d405f74bc19ee1a7 2,726 1.00/1.00 vMB 78
444,798 444,798 0000000000000000008a8b6c840fb195b9c61d555f1b7507515bfe7ce53891c0 2,325 1.00/1.00 vMB 64
444,797 444,797 0000000000000000034815d939690c9b076830d8d42342736eda1e513cea5e68 2,776 1.00/1.00 vMB 53
444,796 444,796 0000000000000000021206ff2c35c0830e786b18c54fc78a246c555e4ee13dd8 1,279 0.67/1.00 vMB 69
444,795 444,795 000000000000000001e3a44090c1804de201cb2ad0c179090670c993e19ea7e1 2,369 1.00/1.00 vMB 82
444,794 444,794 0000000000000000036c5781a8b11569ca854a8043266852e00afeba5ae9f7a3 1,092 0.41/1.00 vMB 60
444,793 444,793 00000000000000000177eb414c65aa83c6b8b5ec87b6e32f303f373d9831d37d 2,262 1.00/1.00 vMB 85
444,792 444,792 000000000000000001020a4b132c20ad4409235d7c3d1e86113ee0e3850d9c37 2,329 1.00/1.00 vMB 67
444,791 444,791 000000000000000000b4f3336b4372a30341437e5cf7f15a14d1a9bcf5efc3ac 2,306 1.00/1.00 vMB 66
444,790 444,790 000000000000000000a54404c1962087fe8bb340e635dc4f5d6e27eb199af2d7 2,742 1.00/1.00 vMB 95
444,789 444,789 000000000000000000f0e2b33f1770d3209d232a998ba1b1836fe0d580a10e47 1,431 1.00/1.00 vMB 41
444,788 444,788 000000000000000002a768d2767b212887227f5a6da51e5f83b54e2bffccdd35 1,936 1.00/1.00 vMB 74
444,787 444,787 000000000000000001ced694a649d1e6854b17666c374e8d0035679434987057 408 0.16/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.