Loading Tool

Explorer IconExplorer

Memory Pool

48,061 transactions
28.04 vMB
0.06804852 BTC
Random Selection Loading Transactions
Max Size: 148.93/200 MB

Candidate Block

Mining Attempt 3266f0f10cf6997b4d5ba3068c57d2347bd2d4877cadc7143e842d68d46bbfba
Version 20000000
Previous Block 00000000000000000001a910bb93b48e2d87af92722f1a8406500b6fdd169ecb
Merkle Root e1b9d99c3cde9b04e2579cf05ffcd31f7a84642e3c9abe807e7a604cfeb311ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,173
Size: 1.00 vMB
Total Fees: 0.01318936 BTC
Feerates: 46.87 > 1.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,718 (448,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,536 466,536 000000000000000000b7ae51cf516015894a4062358084aa22f4a8f24efde000 2,105 1.00/1.00 vMB 224
466,535 466,535 000000000000000000644829042b23db0237928ea05010cdd557a82a3cfaa8fd 1,523 1.00/1.00 vMB 340
466,534 466,534 0000000000000000015f2dfc80efe61e1818d0d738de6c163de71023beaeaf9b 2,309 1.00/1.00 vMB 258
466,533 466,533 0000000000000000011169a4a407625002507980e6a8901449018d6da0434c55 2,218 1.00/1.00 vMB 207
466,532 466,532 000000000000000000479285e42b4134572537409123bf70b7b6ab06d33b0ae5 2,580 1.00/1.00 vMB 218
466,531 466,531 000000000000000000ff32220fff94eef274b0015ac1b0d50fdbf3e3f8119534 2,597 1.00/1.00 vMB 289
466,530 466,530 00000000000000000116804324f078b611a6a2fe70dd65d901440bc6361bf932 2,551 1.00/1.00 vMB 120
466,529 466,529 0000000000000000018cde2a12188fb1b42455af2739d1d451d6b60f49706090 2,180 1.00/1.00 vMB 167
466,528 466,528 0000000000000000000d9115f905c2de8898289eebdf4ae2f49e46377e61945a 2,372 1.00/1.00 vMB 177
466,527 466,527 000000000000000001aae302e5c3f0b931692d0f43891f52c605946b91d2c8dd 2,073 1.00/1.00 vMB 222
466,526 466,526 000000000000000000390abb4f526fa059053c53d6ff04dd52e2713a2934e960 1,921 1.00/1.00 vMB 171
466,525 466,525 00000000000000000172c7c48f8088efaf988fd693b23096fdaf8d108a7ee39c 2,467 1.00/1.00 vMB 253
466,524 466,524 0000000000000000009fca0980074ddab428b353dfe56f074f10df93f9bf6bc8 692 1.00/1.00 vMB 145
466,523 466,523 000000000000000001358e5dd3135e48a3f74139bad5d09cb26583eac5fbe09c 1,530 1.00/1.00 vMB 148
466,522 466,522 000000000000000000510934345a8d2af724565862bcb4ee512023ecce27fa61 2,513 1.00/1.00 vMB 158
466,521 466,521 0000000000000000013c4b751cca6fa0ebe20c5f5e92bae0d72e6c8242b0429e 1,993 1.00/1.00 vMB 182
466,520 466,520 0000000000000000004aa69f021b72bf0405655acb3301d6705e62bc470f5eb3 2,081 1.00/1.00 vMB 161
466,519 466,519 000000000000000000159897694d102eb2dbd9a7cab53a2a6e6ebaa112611ee0 1,574 1.00/1.00 vMB 158
466,518 466,518 000000000000000000eb33dd03a0bff15a4a4a2c1fda7b3a56f27f8855273c80 1,677 1.00/1.00 vMB 183
466,517 466,517 000000000000000000733d9cb6cea00504ad3ce2a88ed78e5580a4165995d421 1,319 1.00/1.00 vMB 169
466,516 466,516 000000000000000001c8f91493dbc50721fb52f01667941c5535523c7ad695a9 2,042 1.00/1.00 vMB 224
Previous 10 blocks ↓
Total Size: 781.90 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: 645.25 GB
    • Received: 12.72 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.