Loading Tool

Explorer IconExplorer

Memory Pool

78,654 transactions
28.94 vMB
0.11768963 BTC
Random Selection Loading Transactions
Max Size: 175.24/200 MB

Candidate Block

Mining Attempt 1d51f79adb5cb179e88bc92c67869635f3f4fb05b35be93b0544c03b2be9efb9
Version 20000000
Previous Block 00000000000000000000d2e3d27d9e556a35ea83ba5fe6150f780e05107fce08
Merkle Root 071513f362e2c91a1bcded6694677bbe366946c72e5cc0586d3bb3a4cbd8599d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,690
Size: 1.00 vMB
Total Fees: 0.04339444 BTC
Feerates: 150.86 > 4.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,295 (525,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,725 389,725 000000000000000007a1614fffe705ea65658f4d191a92c4e3f1648f3d75935d 1 0.00/1.00 vMB 0
389,724 389,724 00000000000000000ab9f7fc890ae0653641745f9491fbe0df69438f342f26b8 374 0.75/1.00 vMB 12
389,723 389,723 00000000000000000539ce3c50320c638f2a254447f1ab887728b702014d363b 372 0.75/1.00 vMB 10
389,722 389,722 000000000000000006225dfaec964317416737dc27d867c10efc1f3dc6f92354 780 1.00/1.00 vMB 17
389,721 389,721 0000000000000000043c83861843774327a24720dbf2ea2b8cdc6ef00ce07d70 61 0.05/1.00 vMB 5
389,720 389,720 000000000000000004ef2aa64b4d580ff2dbadc5a7ea5f2d4194e8a93c94ae03 624 1.00/1.00 vMB 11
389,719 389,719 00000000000000000450cc689aa56d4daaefdc5e173d92a23ebb2e8f54573e4c 857 0.95/1.00 vMB 20
389,718 389,718 000000000000000004e5cb2edf093920040963b6e3d8a40aac3660c594408619 1,810 1.00/1.00 vMB 35
389,717 389,717 000000000000000007df9d07494058ccdb3e45290967efa8be90a2acf2c1e2ef 2,050 0.93/1.00 vMB 37
389,716 389,716 00000000000000000a935b5c6fe5463986624940eb96364819caeef2914e342c 1 0.00/1.00 vMB 0
389,715 389,715 000000000000000009539e376e872c3978ae7382de79862c953bede6f73fe60b 217 0.12/1.00 vMB 25
389,714 389,714 000000000000000001cdd4190e3beaba3bef1df47f66c2eebb68be022558b376 990 0.75/1.00 vMB 20
389,713 389,713 000000000000000007c8eaa0566391f4485eafc5b0bceca2677534bf50587dce 790 0.75/1.00 vMB 26
389,712 389,712 0000000000000000067633295c0484953ff526516928a1e3fc1a4b5dcb730f75 1 0.00/1.00 vMB 0
389,711 389,711 00000000000000000246d08a401244255a3dc947bffb748eecf41968ccfd5cdd 2,566 0.93/1.00 vMB 48
389,710 389,710 000000000000000004f4ee2662e88ea8f3996223fd76712a4706b54a6c64b232 2,139 0.75/1.00 vMB 67
389,709 389,709 0000000000000000035d4434ff2d34de2346c6c95a64d797bb70c4345db5ef57 774 0.95/1.00 vMB 19
389,708 389,708 000000000000000008ab5942c067685223a91822e6015af86e3fb2c0c8b31738 1,687 0.75/1.00 vMB 47
389,707 389,707 00000000000000000b50f3ab285e7865f83e5d4546fa48ad021a255e620b69d6 542 0.95/1.00 vMB 19
389,706 389,706 0000000000000000066b643a925f2d6d6709e1e540ffcc16cb6fec4e20d7259a 256 0.12/1.00 vMB 45
389,705 389,705 000000000000000002a0419b8f8e36cebcddd1b7f9c5e24aeaf5e2047f84ba8a 877 0.47/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.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: 713.65 GB
    • Received: 17.43 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.