Loading Tool

Explorer IconExplorer

Memory Pool

74,306 transactions
27.53 vMB
0.07040530 BTC
Random Selection Loading Transactions
Max Size: 167.85/200 MB

Candidate Block

Mining Attempt 08ef1a88307ab0b2f21ba76275fda19d5d9c20e923c3ddb145d1ea599ea4d329
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root c5f2652abe4913ad773a7837b1977b54e51a9c6e864057ef5585be61de99abb6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,410
Size: 1.00 vMB
Total Fees: 0.01176333 BTC
Feerates: 480.19 > 1.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (188,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,768 726,768 00000000000000000003399cbabf9023b03ae0696cad3d14fff264e163f0c255 1,363 1.00/1.00 vMB 2
726,767 726,767 00000000000000000006d8a9e513afe6b2861c80ed9c90042972b959fcd9a319 3,557 1.00/1.00 vMB 5
726,766 726,766 0000000000000000000849da023560ff29dbf22253fc7d6c6248072950125745 2,366 1.00/1.00 vMB 8
726,765 726,765 000000000000000000013a20f6a1483bd71fc632a4acaa5d137d9a6d614537b6 1,544 1.00/1.00 vMB 9
726,764 726,764 0000000000000000000336e5728b92818ba44591366850513068538638276c95 2,368 1.00/1.00 vMB 9
726,763 726,763 000000000000000000000dfad79102c2001a8b6ab78914cb94f02d561a646c49 2,283 1.00/1.00 vMB 10
726,762 726,762 0000000000000000000547d0d0768987fc31895f82228fa4bd16d8193c3748c1 3,257 1.00/1.00 vMB 8
726,761 726,761 0000000000000000000053dc0ebd0add355ad6a72020c4e5301778a1b337e573 2,479 1.00/1.00 vMB 22
726,760 726,760 000000000000000000033dfdbd5495a33ee25223eac6760c7ec78e7f2dbd172e 3,053 1.00/1.00 vMB 14
726,759 726,759 000000000000000000089c2b46e75dc3afc76ac4bd2c9a5c3358aa7a363a1406 804 0.29/1.00 vMB 9
726,758 726,758 00000000000000000006fe2f1cf1647e62fbf2c40b8a238796ac0e1835e8688a 619 0.18/1.00 vMB 10
726,757 726,757 000000000000000000063734690908108e9d03362a727eda2e746290f9e20d78 79 0.02/1.00 vMB 10
726,756 726,756 000000000000000000066c599910b37a20d1817617090d12b96eaf18cb90a9db 1,594 0.61/1.00 vMB 8
726,755 726,755 0000000000000000000579eb298b68669cb4f43ef95323959b6992fe2c0e3e78 1,942 0.69/1.00 vMB 5
726,754 726,754 000000000000000000058c218604cb8f6a4a36fbbc0b9f5c8cd8a39c771777b7 2,634 1.00/1.00 vMB 12
726,753 726,753 000000000000000000072ca669932175c66919dc38e4eccf9d8aba1414009b60 483 0.14/1.00 vMB 11
726,752 726,752 00000000000000000002b74212b371dfc64a395ee94b9808da378a120e6c353a 1,562 0.59/1.00 vMB 9
726,751 726,751 00000000000000000000b8bb49b475cacfb9aa0ace3d13e3d90b3d51d8a7efc2 2,123 0.76/1.00 vMB 9
726,750 726,750 000000000000000000014ccfdf28b7b062aec08384456eba68e2070fc61ec811 597 0.24/1.00 vMB 10
726,749 726,749 000000000000000000057830dba19f3b1f48d973263ccc09939fa5d3ab3267cd 2,172 0.79/1.00 vMB 10
726,748 726,748 00000000000000000001b97d22243e9d9e351cccd31736d0e04d6b92f4183452 694 0.54/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.