Loading Tool

Explorer IconExplorer

Memory Pool

30,753 transactions
24.78 vMB
0.04727338 BTC
Random Selection Loading Transactions
Max Size: 123.86/200 MB

Candidate Block

Mining Attempt 4b1a3a4a72423e4afabdf6ec498a1742f899a0f66ea6674cd6ad239b7f08fe70
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root 70fd39defe56324da29feeac75aad9e43c23ffd7638e66abcf48984c5c48b38b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,319
Size: 1.00 vMB
Total Fees: 0.00303429 BTC
Feerates: 7.12 > 0.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (312,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,715 601,715 00000000000000000006669ebc1a610bb74f04b6827a03818ab266393e0c1fec 885 0.33/1.00 vMB 22
601,714 601,714 00000000000000000005724d3a198eb7ab740635d25963d4df2d8340354429c9 3,524 1.00/1.00 vMB 25
601,713 601,713 0000000000000000000edd4361e6bb97e83f40a0805a564493550e55d1daabb5 3,199 1.00/1.00 vMB 24
601,712 601,712 000000000000000000099e248d0817a5618e6d0520aa03246ed0b2169713c7ac 100 0.02/1.00 vMB 21
601,711 601,711 0000000000000000000b478b8c8257f28ffbfceaf2488e0b97e59c5a3358669f 1,222 0.36/1.00 vMB 21
601,710 601,710 000000000000000000009873616f2afc63bd81210fb74da0f7b674a901479348 474 0.27/1.00 vMB 27
601,709 601,709 000000000000000000015293821e381ea487fbd7574fe7857cbb769420c90256 2,481 0.78/1.00 vMB 20
601,708 601,708 000000000000000000145cb79a0a2de945d96633704deb2c3f93adcc992a0b5c 237 0.08/1.00 vMB 16
601,707 601,707 00000000000000000008864760faedb37041343814f9861869ebb91a72c5ab83 445 0.17/1.00 vMB 18
601,706 601,706 0000000000000000000b750e1f16ead39c60fe82d767efc2efea10187341df9c 1,222 0.50/1.00 vMB 5
601,705 601,705 0000000000000000000c7c8cff443b6112d5c8af121ca33c7752c3d9011fa3a0 2,177 1.00/1.00 vMB 8
601,704 601,704 0000000000000000000f5ea7b96b2f6efb6459121bf83d0b9de81a8d0f08eb06 3,232 1.00/1.00 vMB 35
601,703 601,703 0000000000000000000e7aa257422c4b1ffba73e3d0978aa43de06560a6163ac 3,224 1.00/1.00 vMB 40
601,702 601,702 00000000000000000006b886958681ba068cc9399f80eb41640d0e164ec4197e 1,352 0.55/1.00 vMB 3
601,701 601,701 00000000000000000000f38021d42927cad749659f7b0cc90fde5b204dd3f262 1,718 1.00/1.00 vMB 3
601,700 601,700 0000000000000000000322d59ad65ce79eaa340a9412c3fc17f9fe202787a305 2,881 1.00/1.00 vMB 18
601,699 601,699 000000000000000000111647a44c8c7b935696753d25625d6768bcfda32a5666 2,956 1.00/1.00 vMB 27
601,698 601,698 00000000000000000000e2b0d6b54a814c2d8170e7129a2ea3f0b400b4a44216 2,846 1.00/1.00 vMB 19
601,697 601,697 000000000000000000031de4abbeb9ba3ef4c21fcb94a18a56fd711d31d61daf 3,172 1.00/1.00 vMB 18
601,696 601,696 00000000000000000003cd490156d43ad83a6d99f0872ca5b6b714d60ea86066 2,999 1.00/1.00 vMB 19
601,695 601,695 00000000000000000010ec3347cba32d72da62e32823281b380d54419ee83c4a 2,689 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.84 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: 637.60 GB
    • Received: 12.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.