Loading Tool

Explorer IconExplorer

Memory Pool

33,545 transactions
25.67 vMB
0.09215050 BTC
Random Selection Loading Transactions
Max Size: 129.16/200 MB

Candidate Block

Mining Attempt c73acc8b44c3bfb3b999b3587cb3fcccf39ff95551fe36c705d181c7aa1b3141
Version 20000000
Previous Block 000000000000000000004b2f08280fa3b2e9a35c182e23d920b50047c343d50b
Merkle Root c8c3bf47aa284d5e0fdc60793c3040fbae4d1f3b3706cab7ebe341bb9e2d2e11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,020
Size: 1.00 vMB
Total Fees: 0.04493716 BTC
Feerates: 326.71 > 4.50 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,213 (645,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,078 269,078 000000000000000269494264990f36af8b9f75bca71567f25523972f54303e2f 213 0.09/1.00 vMB 66
269,077 269,077 000000000000000356181a678c723a611dfe0a5d62b707c2ee8890b07ceb5890 248 0.15/1.00 vMB 35
269,076 269,076 00000000000000020f994630b5e2a38f666d6813c18d7961c94144a1f19814b3 274 0.15/1.00 vMB 51
269,075 269,075 0000000000000007e0e6ca318d810517ba3c0d662a25f8318815eaf7c9b9244c 250 0.15/1.00 vMB 40
269,074 269,074 0000000000000000cb4577480e619166225b03d14458a37f45af0b73647a086c 181 0.08/1.00 vMB 59
269,073 269,073 0000000000000006e6ed0c52d114d4d60a48716191706c4c865f539dc28b13bd 498 0.19/1.00 vMB 79
269,072 269,072 0000000000000002cdd4779a47bc61d020cf7208021b0db856028831d6dbd3e6 735 0.34/1.00 vMB 57
269,071 269,071 00000000000000015e2d0f575aaed0743fd3141487f7d34ebc83622313da1a1f 270 0.15/1.00 vMB 58
269,070 269,070 00000000000000047e5291a3f0f24e9de9296b10447039bca41bbcd6aa70be00 1,148 0.50/1.00 vMB 91
269,069 269,069 000000000000000681398471ddf1c6ac07baa4f3dfe7c157c7ef58f6a3e321ad 330 0.13/1.00 vMB 66
269,068 269,068 00000000000000050e54cb2f31d98de5672aa7fd5819ea6e566c6d50e79a0666 91 0.15/1.00 vMB 12
269,067 269,067 0000000000000002e086aeee7fa39595099252c1b3fbf94039ddb5aa5f7f8bf3 397 0.25/1.00 vMB 36
269,066 269,066 0000000000000005ad0a2eded2cdfd657cdba1fbbc07118a87aa1416c75f7b6c 413 0.20/1.00 vMB 69
269,065 269,065 0000000000000001a0eca8d38c517e5955b8c9180d73f6217ca5ca17be372a4b 480 0.20/1.00 vMB 76
269,064 269,064 0000000000000006de336d80a2d01e984f2677101fddcb0770b5a41711668467 619 0.25/1.00 vMB 1,342
269,063 269,063 00000000000000085084facdfcf518cd235bd1fefe7d1ff2c88ebd40af136d70 634 0.25/1.00 vMB 135
269,062 269,062 00000000000000032717e9b72dbdd173a9842bbc9eb4313002abaca953df8f49 716 0.50/1.00 vMB 60
269,061 269,061 00000000000000058564a31e44ca5c21aea3046a84b68706c3768c7ee8be2f36 476 0.24/1.00 vMB 82
269,060 269,060 000000000000000259c9de6d802255e5f9fa4cdc6eebd6bf8ce550432fff77c4 370 0.15/1.00 vMB 87
269,059 269,059 000000000000000161af2c69a07d6dc0319efeed3309364e577947d839836456 385 0.21/1.00 vMB 60
269,058 269,058 0000000000000000e497df84df879deb174c81138a6acd6806061fd0a58ff99d 622 0.25/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 780.97 GB

Node Details:

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