Loading Tool

Explorer IconExplorer

Memory Pool

47,073 transactions
27.90 vMB
0.12917908 BTC
Random Selection Loading Transactions
Max Size: 146.37/200 MB

Candidate Block

Mining Attempt ef2f256509c4e75d1a369160d3ebd0bb9dcc9985bddb09183ca31cbfa00b2db1
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5681b61e8128dc141128e564008f3b401a7723f112af8604ded5813d902d4c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05809435 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (794,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,947 119,947 0000000000008c6773c0c4b4d6843a95e8c4ef9212e34aecbb28984da529c5e8 9 0.00/1.00 vMB 650
119,946 119,946 00000000000059f899fe89dae774b714462bcf9065a634850cd6c9b5e1a846e0 13 0.01/1.00 vMB 859
119,945 119,945 0000000000008efeabab5f4a087100fd195def4a83ddea6f0aa27978468b4a31 11 0.00/1.00 vMB 0
119,944 119,944 000000000000427cb6baffc831a0393c85ed289720411fd227eb60ac24052ed5 24 0.01/1.00 vMB 740
119,943 119,943 00000000000035e64eb55a56c7705129616f032dbed98bd0dd379f523d203d0f 10 0.00/1.00 vMB 0
119,942 119,942 000000000000876cbb840d1d4dea238fe65fbfab89d30b3ccdc4403538de5ac8 2 0.00/1.00 vMB 3,875
119,941 119,941 00000000000093e5e0231ebabd4d9d40bed975b2dad5ffe2dc00add80d4bbbb0 11 0.00/1.00 vMB 645
119,940 119,940 0000000000004c4a2cd3e2d178ada62327933beca0fb697d2464547d0b8a9193 9 0.00/1.00 vMB 872
119,939 119,939 000000000000aa2f0e6ed079185b0fe56ffb1571cdb1f7930a541d552fe23970 1 0.00/1.00 vMB 0
119,938 119,938 0000000000000941cbfed93f840ac45b48c1510b8be1c63920550ce44bdc2a65 7 0.00/1.00 vMB 0
119,937 119,937 0000000000008964d5ba9d1fb9f35624fa4d14ce9fa0be0174217f0d374a4953 15 0.01/1.00 vMB 779
119,936 119,936 000000000000900ecece98f24f1aa1a7540647e461a822d3f7c3180c6580c480 3 0.00/1.00 vMB 1,142
119,935 119,935 0000000000008ba8d6e6a2782222f5b13a119e95632ad8fbc49b6f3db1da3cf0 11 0.00/1.00 vMB 447
119,934 119,934 00000000000024437057c43bb581335f3aacd51d091d9d402439dc9d8b53b256 21 0.01/1.00 vMB 320
119,933 119,933 000000000000764ab4e9f86c0c63c874448ae48f92d5c75f6e8971dc187e9547 12 0.00/1.00 vMB 969
119,932 119,932 000000000000350069931b9ac284464da623f9805a53bbfc3f0b0e50e3041288 11 0.00/1.00 vMB 0
119,931 119,931 000000000000282a1168c0c4ac288efc0d9fc8462c65401568e3022f28d878a5 14 0.00/1.00 vMB 246
119,930 119,930 00000000000052eff0a3bae4f0b811956b4573ca11b21a030649f619fbb2fdb6 12 0.00/1.00 vMB 0
119,929 119,929 00000000000088bb6c91156d54c4b5a669401c7cd2dc7ef53c30f8263fd022eb 3 0.00/1.00 vMB 3,883
119,928 119,928 0000000000003324599fd5a33795c5fa22bd03dcef98305d8b9dcc847d71462d 12 0.01/1.00 vMB 365
119,927 119,927 00000000000072bc8d591909df9c7d2a1196216afa4f4ff7a154ebce10248503 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.