Loading Tool

Explorer IconExplorer

Memory Pool

73,005 transactions
28.19 vMB
0.07300869 BTC
Random Selection Loading Transactions
Max Size: 166.84/200 MB

Candidate Block

Mining Attempt 8a21913b953501ecf62e3c741954a13b53de3b908d2e1399a2f2d0c12ca4ca7b
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 8338dba9df15730e6f84183dd3a92751cd0492856c4b7b2706711886f88b51d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,062
Size: 1.00 vMB
Total Fees: 0.01654116 BTC
Feerates: 157.46 > 1.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (695,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,935 219,935 000000000000043d72338db03680274d6fa807e74edaee8d53208a12d67e85b8 436 0.20/1.00 vMB 166
219,934 219,934 00000000000003fe934f730ec3dd583fe210fd8e8aa50168e277392838364889 229 0.09/1.00 vMB 153
219,933 219,933 000000000000044d955da6d1bbd80bc48d4e2c7dd3232ac94878de8fd12154e5 578 0.26/1.00 vMB 213
219,932 219,932 000000000000013d27b7e6ae3e192c41f273e5be900df38ca7ab0af654f01341 151 0.11/1.00 vMB 169
219,931 219,931 00000000000003a82c38198f032087f1930c96940cc5fb073ed04c5078f88181 294 0.15/1.00 vMB 179
219,930 219,930 000000000000045a1ccd1f018561e86b8cbe9a31812fbd45fba0b05ccd5e662b 261 0.20/1.00 vMB 75
219,929 219,929 00000000000003ff786c557ce7bc2ab6a445dd1cb17308a01b068ebb7d4a4097 379 0.16/1.00 vMB 209
219,928 219,928 0000000000000059fdec645c2a6d4ee3b8984ead2c13a9b7b0fedb019a94d3ba 11 0.00/1.00 vMB 331
219,927 219,927 000000000000023592b74d7e31e81cbb57a902fe61f4cee267532e66e5f90eef 128 0.09/1.00 vMB 98
219,926 219,926 00000000000002fd5f0db82669dc263ddf55d3be2dc2f905c60cb7ef3105b93c 1 0.00/1.00 vMB 0
219,925 219,925 00000000000002cafe9c91be98c13f9ffb149dbfc0dce2f299d6fe5a5d206e3a 412 0.17/1.00 vMB 199
219,924 219,924 000000000000048e894d9de4586ad7c2239cb8ad3a08a9bb87417c34b4f61d4a 156 0.05/1.00 vMB 71
219,923 219,923 00000000000004694198966031bdcf330cfa0741cc08cb366d12d1cb9ad4aa97 364 0.22/1.00 vMB 130
219,922 219,922 00000000000004b94be14ceb5e99629d5e7dc55acdf6c5313abda1536eba8111 750 0.25/1.00 vMB 245
219,921 219,921 000000000000002f7dcfb4a413638ebb142b56e6e9995efc7bc82152db572a47 647 0.25/1.00 vMB 196
219,920 219,920 0000000000000384b79ab7c855402455475d75d4c854d3163d3cd5351323b938 158 0.07/1.00 vMB 200
219,919 219,919 000000000000050c2145963a55c7c3911e15de58577a7d14ba93f2ae9ca69fdb 286 0.11/1.00 vMB 220
219,918 219,918 000000000000034276cda196cd41a8184f404d60eb24a1b80e57bd1bb13bc7ab 284 0.21/1.00 vMB 124
219,917 219,917 00000000000000904647a50a9c233fc28c6047e61aea9c97a31fe368a183886a 299 0.21/1.00 vMB 120
219,916 219,916 00000000000000c22a9a3a410d3a7e502d6ceb6eba8cdf1735e1109c2b237361 759 0.25/1.00 vMB 266
219,915 219,915 00000000000004a10ab296d8955abe2019e4e4c7bcb760d1849d885c807e94ef 7 0.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.