Loading Tool

Explorer IconExplorer

Memory Pool

32,735 transactions
25.43 vMB
0.08255060 BTC
Random Selection Loading Transactions
Max Size: 127.60/200 MB

Candidate Block

Mining Attempt 3b84519608cad51841b615f61975ec93b2861b7ffd6ab5f4e072db1e0536fc36
Version 20000000
Previous Block 000000000000000000004b2f08280fa3b2e9a35c182e23d920b50047c343d50b
Merkle Root 587e6b7ab8ba1d718de66b8f4e0c4ebc486aec400010bbc9531b97ed1db554e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.03603241 BTC
Feerates: 326.71 > 3.61 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,213 (840,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,710 73,710 0000000000437345603e1a19cde89077ab5ebf48675999beaf97c3c245c0a769 1 0.00/1.00 vMB 0
73,709 73,709 0000000000a4986ee1ad3ac32872dfedec67b16db30cd65a38baaef7fe6fcda9 1 0.00/1.00 vMB 0
73,708 73,708 000000000000117a3393b93186cbfae7469e2008cb1ebc3e09530b0c77f40f42 1 0.00/1.00 vMB 0
73,707 73,707 000000000042e4fe767852ddf700262a6ba01337bbd67b0fbc1a738063da8fd0 1 0.00/1.00 vMB 0
73,706 73,706 000000000088fb9bdf9ae5ed4a47041c81d169750da86abe06cc37267f01b178 1 0.00/1.00 vMB 0
73,705 73,705 000000000098da21c54b98b6820b421e2ef722f99f2188ed42897b0fb82cc8d4 1 0.00/1.00 vMB 0
73,704 73,704 00000000003b70ecc45fcdc5245bd8c9f83f505250ee101e85f465c1ee56771a 1 0.00/1.00 vMB 0
73,703 73,703 000000000026f7f5243a937ec3d2429f7689203a012756e0a60107e52472e377 3 0.00/1.00 vMB 0
73,702 73,702 000000000019da306190274c1b7597a3c59caf97f4056ab47a679b7dd30d7534 1 0.00/1.00 vMB 0
73,701 73,701 00000000006a4b03587f6231f40cee14ba436de23fd4a24024e4218beffdeab5 8 0.00/1.00 vMB 0
73,700 73,700 00000000008ae36e0b3b4ac7746b0c0febe0ff289871f1179fa3c74b976b1fdf 2 0.00/1.00 vMB 0
73,699 73,699 0000000000abcc5fb480c38746db74061fac70bc03461a0e452d1c7f4eaecd58 1 0.00/1.00 vMB 0
73,698 73,698 00000000004b561130f16676894c17bbad32f471fd9aa110fbb61e7e569245a1 2 0.00/1.00 vMB 0
73,697 73,697 0000000000476500a971edade7ff4ca132ae2be4524aca134538f9bbc96a8baa 3 0.00/1.00 vMB 0
73,696 73,696 000000000006634b9fc817fb2af8ad156dc174e8f7f3589536b6e2699c2a7a90 4 0.00/1.00 vMB 0
73,695 73,695 0000000000347a1a1128baa036f7f6ffa4243f1ebe76bad7d218cd61c78580b1 4 0.00/1.00 vMB 0
73,694 73,694 00000000002c6e8b32d602e67fda9a5f6a8b7cebceb676764c4c133b7e997230 1 0.00/1.00 vMB 0
73,693 73,693 00000000003af369c7b9fa487a391bc8959f845ab077491666e309db81ab61bc 1 0.00/1.00 vMB 0
73,692 73,692 000000000026346cf83b90bf70aeb3ca46e849f6953b446e0b71795585c1ece4 1 0.00/1.00 vMB 0
73,691 73,691 000000000049b553a2147c392eaea10066639458cab253ed509b5e89fa0de541 1 0.00/1.00 vMB 0
73,690 73,690 00000000006ab56752ea9923b7f2ebd7694cbe1ed62e2ef2a41f0e9815fd5487 2 0.00/1.00 vMB 0
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 574.36 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.