Loading Tool

Explorer IconExplorer

Memory Pool

42,638 transactions
26.83 vMB
0.06635374 BTC
Random Selection Loading Transactions
Max Size: 140.83/200 MB

Candidate Block

Mining Attempt 4d753e1cde9fdf77730e2a10c666f5ded414b5137e7e4bc86b3be0106fea9bf4
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 8bf917204bb1da02b4af38549fd3407be5572089a781516fae6a520546d24221
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,885
Size: 1.00 vMB
Total Fees: 0.01665197 BTC
Feerates: 181.54 > 1.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (557,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,839 357,839 00000000000000000529fc9fb4405d6df0b0342f1c70cfc1a10dee486f935435 676 0.50/1.00 vMB 20
357,838 357,838 0000000000000000121a3c2e740c0aae2bdf5cea37e5872b92c94e40567956a5 324 0.75/1.00 vMB 12
357,837 357,837 000000000000000011e6ea5bed6cd3506a55e504c543c3730694ecb56fcf0c35 970 1.00/1.00 vMB 19
357,836 357,836 000000000000000005676a9c543d78695c6d6669404433da5ee4aaf90816574e 1,751 0.90/1.00 vMB 27
357,835 357,835 000000000000000011f62d8f96955a74f2676a0eaebf2ae69acc7661fe2852ec 554 0.60/1.00 vMB 15
357,834 357,834 00000000000000000b3be371afdbb6e1e937f3e357463b669ed59e4cd9471d90 938 0.98/1.00 vMB 18
357,833 357,833 000000000000000011ca4d9648a6c7cdacd8bfe2e83bee21e0aed5003ed3f5d5 706 0.43/1.00 vMB 22
357,832 357,832 00000000000000000ef58b5ba73dd9c5031fc20eb0834ba01f42232a06221a22 56 0.04/1.00 vMB 21
357,831 357,831 00000000000000000b4b5cd605d46f2ab904cd865753df008c4c821f4cb5651b 338 0.36/1.00 vMB 8
357,830 357,830 00000000000000000a2e0e93e2a3eb2b635a9b15c36336679f794330e938ad36 1,449 0.75/1.00 vMB 28
357,829 357,829 00000000000000000229fa753c46044cbfc7f76c6644c9d1c329c1156314b602 185 0.13/1.00 vMB 20
357,828 357,828 00000000000000000c241f05c995bc7bd8cd5ece885f2f8e07a86c1df30307b5 373 0.29/1.00 vMB 17
357,827 357,827 000000000000000011f748424f443b4a4ee70cd0ff426c8c71b37aa94173862d 362 0.20/1.00 vMB 20
357,826 357,826 00000000000000001316b194f35522e203d2ed27b0080721445fa71559fc8236 161 0.11/1.00 vMB 14
357,825 357,825 000000000000000002f3677729f873a0297b41bd0f79587d8a1e8fec846c1997 475 0.23/1.00 vMB 25
357,824 357,824 0000000000000000144e230a0b5fcf76431192bbbe08dd9538de30cb660316be 137 0.10/1.00 vMB 16
357,823 357,823 0000000000000000143e2b306105cb18ad4fd0f5eedc81c1f915a334c6fb08d5 1,070 0.69/1.00 vMB 23
357,822 357,822 00000000000000000bfac62257e6105a833cdf38e20166f0fa47cb4fbd092826 740 0.45/1.00 vMB 23
357,821 357,821 0000000000000000099c40cf1ae2ef0faf28d764142fc1feef7a41fcecf5d613 797 0.45/1.00 vMB 23
357,820 357,820 000000000000000002a6796f63b6f959afdcf8a27787424ea878a6172494cd27 244 0.21/1.00 vMB 15
357,819 357,819 0000000000000000066a6107947678501c4906cc5e655f7215cf884d62b8416c 1,236 0.71/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.