Loading Tool

Explorer IconExplorer

Memory Pool

37,793 transactions
18.39 vMB
0.14455132 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.56/200 MB

Candidate Block

Mining Attempt cb4a0713134ba6b9db814e508ad6c4e0171a88e071cd3724ca0eb028d2c950fe
Version 20000000
Previous Block 00000000000000000001f086ac1d38071ef808576f4e78d46d6da47881545f66
Merkle Root e0d49c7557a35e5ba54aa5efce3ae1fd93046744ad80b513ad2b501d451a068c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,370
Size: 1.00 vMB
Total Fees: 0.02572233 BTC
Median Feerate: 2.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,328 (790,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,063 123,063 0000000000003e80f50c1762140fcd0e38c72edaa4ae0de8abf04c5712851e46 14 0.00 vMB 1,104
123,062 123,062 000000000000157961714e6492e2575b0c154a4b5d31535e8906199631fbc7cc 14 0.00 vMB 294
123,061 123,061 0000000000005acd7af4b7b2e2dd55db5140376a32579c3b4fdbbd52368df904 9 0.00 vMB 310
123,060 123,060 000000000000384df67be91ce797b7732b6d087ea1e6fae2f52bdde83ef7378a 17 0.01 vMB 802
123,059 123,059 00000000000044b6110082e48f2ac1620106142a76329d6c8db674db139fe2c6 8 0.00 vMB 0
123,058 123,058 0000000000005e5f215abea94942ecb1be9d4f0961cfdf8af55c0e92b578beea 49 0.02 vMB 1,578
123,057 123,057 00000000000015c6d3dc5404feb7488fbf037f35711daaf309142b676eb27a5d 6 0.00 vMB 351
123,056 123,056 0000000000000e72ad54344dbf4d495f7182c5e85b2a082b90f6f74cd7394e12 105 0.03 vMB 1,150
123,055 123,055 000000000000595cf32bf240c408bf93dfda354d786fea41b1b212c29d6882ac 1 0.00 vMB 0
123,054 123,054 00000000000057beb305cfc6277e627c778657539c6b076f94df208ee6d06101 22 0.01 vMB 470
123,053 123,053 00000000000066f0c4d34b2a9a11754e3d3266c73938441329d9c27ee50fc0f3 10 0.01 vMB 555
123,052 123,052 0000000000002ee40eeca087c3c2eb660539f139d7d48978fe7b2f49c3905528 8 0.00 vMB 570
123,051 123,051 0000000000001660ec03fc1d3444c34abfc1a07ce6b227e2cdff4f1072c83b8a 11 0.00 vMB 0
123,050 123,050 0000000000000f9d26a843d64e4e50174c9cb5ee9576ea89f0dee69e4b54a81b 6 0.01 vMB 76
123,049 123,049 00000000000021ab4f8d56644538eea7da038ed81cf6344b64419fb0acf08d13 22 0.01 vMB 0
123,048 123,048 00000000000042cef1ea8b08f8a235da4e55215e2f70e7ee17b8b13017be72c2 9 0.00 vMB 3,488
123,047 123,047 0000000000002252c3756a05ed43ebe8524ef1150b9ef893c3c861c0451bb2eb 9 0.00 vMB 0
123,046 123,046 0000000000001dc518bc3d09ff81f205fdc38ff3b0dd1774e70a772217e1182b 2 0.00 vMB 115
123,045 123,045 00000000000031456abc0885cd77ea0301eabe775b1e74250572abf56e44d2e2 6 0.00 vMB 0
123,044 123,044 00000000000017ad9a4763d0ecad27edb6ae1f51aaa08ce454e70cd98b153774 87 0.02 vMB 2,563
123,043 123,043 0000000000003339617c0cedd130b978af1639ed89c55cb3bdc6f7a12d716004 8 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 129.67 GB
    • Received: 0.53 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.