Loading Tool

Explorer IconExplorer

Memory Pool

20,142 transactions
9.81 vMB
0.02453924 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.55/200 MB

Candidate Block

Mining Attempt 5e1584d9adac676e78d3312a158897cb09dace0084da78a4ab116543922c60e8
Version 20000000
Previous Block 0000000000000000000151cd337b203e6de37365cc31cd0ea1e5146247f81f0c
Merkle Root 9c4b2d03247609bb103e01844c5d706d41ff16a701c649086f38340f2e49066a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,487
Size: 1.00 vMB
Total Fees: 0.00892780 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,533 (762,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,011 151,011 00000000000004023f0ee1833a608f1d4a3c0be96027c9c153aa4949ef167c20 37 0.01 vMB 148
151,010 151,010 000000000000018f497e48736a86b2e4c4377f4588de7011a66821fa140f11df 36 0.02 vMB 70
151,009 151,009 000000000000050e0690d52ea62bd5a1d9bf81e37cca1f3fe054962120ca9ffc 92 0.05 vMB 87
151,008 151,008 0000000000000a3a48615390d7870f9ae9aa226290cbc3a8fad9e3dbfe4ba240 77 0.05 vMB 90
151,007 151,007 0000000000000a0ad110356bfacdaaf68c08559b7d50510a1159a12f708416e1 126 0.04 vMB 158
151,006 151,006 000000000000096d52d18e253d891201807fff27c2a8eea3488f9df34b412f86 63 0.02 vMB 145
151,005 151,005 000000000000032052506e317aab10d7f2db36f9c7604f92763955afbe24d660 24 0.01 vMB 0
151,004 151,004 0000000000000687abe8af3368ab55ea17539d3b81689ed391990ae1dc8869b5 24 0.01 vMB 241
151,003 151,003 0000000000000331e93ff22ce197509d160d7ec793a36cd2587260feab644383 101 0.05 vMB 156
151,002 151,002 000000000000015f3a5d42af11fef8191d618907c3a90c63b70e6676a6f9ebed 70 0.05 vMB 15
151,001 151,001 0000000000000282eab3833388380d9c1be207a98b243b6d1c36faf02de5ee4c 118 0.05 vMB 70
151,000 151,000 0000000000000a6331baea34235c05eb12ad238a7a61c878cdfe348e03608541 20 0.03 vMB 79
150,999 150,999 0000000000000b582e7c765285eb834ea0f9de11fb1cbb4b89cdefe9a672cc28 14 0.01 vMB 39
150,998 150,998 00000000000005c711f73b000bf8a52cb1ea394f2788abcf6644cc146906ef65 34 0.02 vMB 9
150,997 150,997 00000000000002325a9d57218774abd181363bbfb729207835d7c8bebc5761d0 16 0.00 vMB 63
150,996 150,996 00000000000001161ba494a6c357dc6f9fa50f00a369447d9bb20faf96fe48a3 29 0.02 vMB 48
150,995 150,995 00000000000008cf8eebbcce4a34342325b7f23efaffbe42f5bb51fe0b612973 8 0.00 vMB 102
150,994 150,994 000000000000047425faf8dbd5127e0ef9cbfb1ab06288ea86df0a5df01a163a 66 0.02 vMB 33
150,993 150,993 000000000000011254bb4cb6362e3676c3395f2e44d96b460f5ab63c3c3af12a 117 0.05 vMB 155
150,992 150,992 00000000000009c7af4c408699eafa0ffc691216ed8fe130773b705532c29351 12 0.00 vMB 0
150,991 150,991 00000000000006de8709ee1eb8b454406bfc36985214bcae3319e5ba62738a2b 13 0.00 vMB 320
Previous 10 blocks ↓
Total Size: 779.79 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: 403.25 GB
    • Received: 2.09 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.