Loading Tool

Explorer IconExplorer

Memory Pool

78,958 transactions
29.93 vMB
0.07435793 BTC
Random Selection Loading Transactions
Max Size: 182.89/200 MB

Candidate Block

Mining Attempt 56ba986cae961b7d97cc3415dd7f3093ab6b675ca91fd7f4a344687ea45721eb
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 20bf669ea565838fdb2c4831cade1d9dd513d489b695e41d92e65df66b003516
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,084
Size: 1.00 vMB
Total Fees: 0.00797579 BTC
Feerates: 18.60 > 0.80 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (532,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,878 382,878 00000000000000000bb13e6e94db111c80d886bfa05f261649bed08ee9181cb5 2 0.00/1.00 vMB 0
382,877 382,877 00000000000000000bc5e91cb8d315e191e328122495313b62b117b24f27c359 2,220 0.75/1.00 vMB 47
382,876 382,876 000000000000000006ba26dbd7835ce69be810202124abc243a8dc1d67746e8d 51 0.06/1.00 vMB 65
382,875 382,875 0000000000000000115c1070a377046c6db0dc9254cb3965c2ec9aa419a82814 2,327 1.00/1.00 vMB 36
382,874 382,874 00000000000000000162c30117fb8e8b8c2b1bb16bd0a71653876046fe968675 2,671 1.00/1.00 vMB 39
382,873 382,873 000000000000000005ffcb3e9fac87a8b840143641c373b086ebfe17e552493b 1,406 0.80/1.00 vMB 32
382,872 382,872 00000000000000000ef30701487dc97e55374da8e1c35d49e263aa88f393cb6e 1,655 0.75/1.00 vMB 39
382,871 382,871 000000000000000010973df4b872bc4e06445d43ee8fe6ccdbdafa4514104981 165 0.11/1.00 vMB 17
382,870 382,870 00000000000000000b2a70c62075094f4afcc29510b60eb183ad23d6103ca4ce 234 0.13/1.00 vMB 25
382,869 382,869 00000000000000000dc991542d9d40b854a4bc28455a998588cc3f44badf1969 810 0.42/1.00 vMB 31
382,868 382,868 00000000000000000aae2e59210a83521a62f2c21d9a96b779be37dada122bbb 188 0.09/1.00 vMB 32
382,867 382,867 000000000000000002280549049785f7d641540a5888a6e4d0b06d349686e53f 103 0.06/1.00 vMB 20
382,866 382,866 00000000000000000e7eff773c3965a012265164a0553564575b5bf1c2648f7e 252 0.29/1.00 vMB 17
382,865 382,865 00000000000000001139e48c4dae942cd7ab611fda2dd70d1a2c7a93eb3b68e1 1,688 0.93/1.00 vMB 31
382,864 382,864 0000000000000000020e398437b9569b3a8a54d474b35db9705fadc9d9ad3bf8 721 1.00/1.00 vMB 11
382,863 382,863 0000000000000000102678f0466c5d5abd89916b302782a9b19bb4efa42500b7 513 0.23/1.00 vMB 35
382,862 382,862 0000000000000000058b8a9e4e1754538407694b688e1412f060daa81c05b074 39 0.08/1.00 vMB 8
382,861 382,861 000000000000000006e96fbaab27318595b8382c8cf20399c86f0b6f4e0d543d 1,770 0.99/1.00 vMB 33
382,860 382,860 00000000000000000d849586ce03e7249ab41a924ddda838421602024884d664 97 0.08/1.00 vMB 10
382,859 382,859 00000000000000000de960a759efcd243ab44a0a3dcc6ccc96d4f963bcc65d70 927 0.45/1.00 vMB 36
382,858 382,858 00000000000000000fdedb8be436c37c2e2540ee1be01b0ec17e9c1a3895f894 1,069 0.56/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.