Loading Tool

Explorer IconExplorer

Memory Pool

80,513 transactions
30.74 vMB
0.08064653 BTC
Random Selection Loading Transactions
Max Size: 186.59/200 MB

Candidate Block

Mining Attempt 358b306d9df8f4327e5f01e5f6b83fe0ca3c8bad7852372adac84d522c02cbdb
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root ed832aadeb4efa91e33ffcd1ee62f650da60625f2106db46510eb8942765399a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,106
Size: 1.00 vMB
Total Fees: 0.01471505 BTC
Feerates: 100.69 > 1.47 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (643,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,840 271,840 000000000000000500ae22e2ce1704de25498615d11ea9a809d52ae04ada7c45 732 0.25/1.00 vMB 118
271,839 271,839 00000000000000063ebfba0ff46a39ea4e0afb1f55588429783498c88b853f13 613 0.25/1.00 vMB 91
271,838 271,838 0000000000000002fad0c3195c9e6ae875b0d2c8eb395693df843de39da13d5d 248 0.11/1.00 vMB 40
271,837 271,837 0000000000000005bc8852c7b418aeb7d24929a6b69179cd04dc10ed8868f3c8 470 0.19/1.00 vMB 58
271,836 271,836 00000000000000057770f716255e5ecdb5dd55e19791c4afe81219fb7d88a03f 232 0.18/1.00 vMB 17
271,835 271,835 00000000000000024bc7d8db1aaba2477cc78b2964ff80b4d9cfd3df4190e692 841 0.50/1.00 vMB 81
271,834 271,834 000000000000000671dc0e8745d5eed5707eda00c666df20172b62ee653cde30 105 0.16/1.00 vMB 11
271,833 271,833 000000000000000573dfcf49ce26f35307928f85d199376496c3acb7e2d5633b 459 0.24/1.00 vMB 60
271,832 271,832 0000000000000001a1f7badd572c391d155d1189a47ed05eebac84f470c91ac9 619 0.25/1.00 vMB 87
271,831 271,831 0000000000000003cd3ed58d5160a1f32a79dcdea0bcb3d439ea3256910e28f3 459 0.23/1.00 vMB 53
271,830 271,830 0000000000000004a52e1964b4eeb1a1b3f5a38e632936d53260e5f3bf792ebc 327 0.24/1.00 vMB 28
271,829 271,829 00000000000000066cd75e918abef90f2362a61f2b481939bd8358a8999e5865 490 0.25/1.00 vMB 45
271,828 271,828 00000000000000033071748fcb97d0af0f32897eda5735eb2eee3cfbfce0a210 603 0.25/1.00 vMB 40
271,827 271,827 000000000000000606e60d51a168700195422b6c084c341e1dce45e1272e3caa 688 0.25/1.00 vMB 143
271,826 271,826 0000000000000003bf4fe1c986e88cbc4969539079777c9f03e228870b0aa29a 699 0.30/1.00 vMB 60
271,825 271,825 0000000000000002cd588b879863874a101a7e31d49ae1d3c7a22cb4505fd040 282 0.19/1.00 vMB 58
271,824 271,824 00000000000000022b8b82572145703dce52960f82b76bd66725434de8d963b2 348 0.24/1.00 vMB 35
271,823 271,823 0000000000000005b8b84d6f2eb11509d3c74984f3d1637a2c9e968df2d047ae 634 0.38/1.00 vMB 26
271,822 271,822 00000000000000000d622ffc7e7ff717a14d0020b12c84280b7f1c99dffefd3e 1,255 0.50/1.00 vMB 81
271,821 271,821 00000000000000018c8593e80e048becdbc4bf9aacb9ff8d29b36bf98205524b 301 0.15/1.00 vMB 59
271,820 271,820 0000000000000006ba855518484ca2e0153767bd8eecffc5911f432fd2f1462b 1,342 0.89/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.72 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: 702.05 GB
    • Received: 16.63 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.