Loading Tool

Explorer IconExplorer

Memory Pool

79,769 transactions
30.98 vMB
0.07064282 BTC
Random Selection Loading Transactions
Max Size: 187.63/200 MB

Candidate Block

Mining Attempt cedd612a38f15307a44f70580bbe6c8512e3e6fc1f32f35bad826f7a2bd5b965
Version 20000000
Previous Block 00000000000000000000714dd5626405ef762615f56971366158ae4e4759dedf
Merkle Root 95e9142b113a1b33a9a70a3f33daca162c2f0d860dfe5467863814c090b51bcf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,366
Size: 1.00 vMB
Total Fees: 0.00396887 BTC
Feerates: 40.21 > 0.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,202 (297,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
617,730 617,730 0000000000000000000d9183b6f84c6a2b06d05e7c38298306e2c297984bc105 4,043 1.00/1.00 vMB 21
617,729 617,729 00000000000000000003ca517dea3781db0d4a71e2cc0f84f2d81ab0677a3560 2,991 1.00/1.00 vMB 27
617,728 617,728 00000000000000000008c0ee597937fff8eafe16911ce1155b701c722e88b0a4 636 0.21/1.00 vMB 19
617,727 617,727 0000000000000000000c0d97269773f38c0309dddf661c912eb202996aff13f1 1,214 0.44/1.00 vMB 20
617,726 617,726 00000000000000000005bbfcb888e2133d0050a7edf5edf79b4414a07f660ba9 2,008 0.66/1.00 vMB 18
617,725 617,725 0000000000000000000bee09d2099c6e941867f68c44793a7ca3b1cf5675748b 2,691 0.96/1.00 vMB 15
617,724 617,724 00000000000000000011218d47d3a1fd907b98ecc043b0c22d7e303eead0e961 1,667 0.50/1.00 vMB 6
617,723 617,723 0000000000000000000e1af05dd8fc98df03bcfe2264f315559cb6512fa181c1 2,424 1.00/1.00 vMB 22
617,722 617,722 0000000000000000000fe67c071ec804e85a3f160a0f61e68a81fdcaab453a1a 1,290 0.51/1.00 vMB 20
617,721 617,721 000000000000000000054a3674a585c9b44d374a676c2f3e200fc2c85fe84118 1,358 0.54/1.00 vMB 19
617,720 617,720 0000000000000000000cb3733043521aac9a6cab906afec456080d75840bfc44 2,788 0.98/1.00 vMB 13
617,719 617,719 00000000000000000004220d95fee5d13073ee7ca0da2c29bc31f3aafecec9ef 2,928 1.00/1.00 vMB 10
617,718 617,718 0000000000000000000e646afbb6ad522f3523fd3673fe3f715c4c8f364a8096 2,729 1.00/1.00 vMB 39
617,717 617,717 0000000000000000000ff978b9075f75d432e5fd8b5e702c33340ab292314275 541 0.19/1.00 vMB 22
617,716 617,716 00000000000000000003dc0e4c405c0632ecd7ad19c00827c40f96ca0c9c0642 1,473 0.37/1.00 vMB 5
617,715 617,715 0000000000000000000991c17695eedcbf03cc971b5a1bdfd14c84980fe275fc 2,623 1.00/1.00 vMB 27
617,714 617,714 0000000000000000000a08da2dd017077534744396136dfad6b113afd073c1a9 1,665 0.83/1.00 vMB 21
617,713 617,713 000000000000000000043fd2767c4b2b5ade2970cc43f3f357c7760a22d6510e 779 0.40/1.00 vMB 18
617,712 617,712 0000000000000000000e098535309ae24094ba43d8441fc9d7460d7c7859b46f 3,008 0.97/1.00 vMB 20
617,711 617,711 0000000000000000000c48ce0ec7beddd57ce243499386d4dad9bf0a570a4e25 2,820 0.88/1.00 vMB 18
617,710 617,710 0000000000000000000ea206b053cec92175c730c9084c9642f4a08a0e3d6c32 3,181 0.90/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.74 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: 708.16 GB
    • Received: 16.72 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.