Loading Tool

Explorer IconExplorer

Memory Pool

43,221 transactions
26.93 vMB
0.05426660 BTC
Random Selection Loading Transactions
Max Size: 141.89/200 MB

Candidate Block

Mining Attempt 23fb35fa27f45f0d11444176c1cd3e94ed6443947aae40b29ef7bee2fca4174a
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root a3a9b993f82bf1ec9c3a6628b153098ca6854c078499ac56f813cbe90e73044e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.00417361 BTC
Feerates: 21.20 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (620,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,831 294,831 00000000000000005d20fc8741c62c44a52e1704de59ca5c84abaa5165b28fdb 1,098 0.35/1.00 vMB 57
294,830 294,830 000000000000000007ec73200a01b7e10edf0cec8503f77aed02bc63e4f213ee 622 0.33/1.00 vMB 37
294,829 294,829 00000000000000009e2c428126ba3fe779b6091565aacdfc36b92ecbe584bdbc 344 0.19/1.00 vMB 30
294,828 294,828 0000000000000000b39161f95fb0a3c4cbc3a42dcfe5626f5d3f2f290dbbdeeb 51 0.05/1.00 vMB 16
294,827 294,827 0000000000000000a7ed535e5939e71e6186dda56a5fc75c19622c50c00f7971 273 0.18/1.00 vMB 33
294,826 294,826 00000000000000009bd4ea1aa5e369e371cd95c8f848b7839db2e07502614b64 261 0.35/1.00 vMB 13
294,825 294,825 00000000000000005f89bc08b7b1d643fe5390937b644dec1f17b3e70a743ea7 160 0.13/1.00 vMB 23
294,824 294,824 0000000000000000a5c2db7498796f1abd403ce181a5319c777ea42015a4d712 64 0.11/1.00 vMB 13
294,823 294,823 000000000000000011d1931ae5d0acf08cf1e680fe0e6ca7a691615791bf3ca6 256 0.23/1.00 vMB 21
294,822 294,822 00000000000000005ccf1d808df452dac52205843c976ea66ededf14aaf4a815 513 0.25/1.00 vMB 41
294,821 294,821 0000000000000000995ae1ae727cc314e7a39c832b5a9f4163cbeaea1493672e 160 0.35/1.00 vMB 6
294,820 294,820 00000000000000008eea2dfbe33aab7e6dcad54409050461f029f4080019de85 118 0.08/1.00 vMB 39
294,819 294,819 0000000000000000243b3a8560045194ba276941c9af64a9bfd487ceecb61dfb 387 0.42/1.00 vMB 21
294,818 294,818 00000000000000006be06bf57b9f6986ccb0b403cb7b03261b855834cbf1d19a 232 0.29/1.00 vMB 15
294,817 294,817 000000000000000062f45faf806df735cde5c5b87559cab0e199dffa2213b962 1,351 0.50/1.00 vMB 85
294,816 294,816 000000000000000004afca1aad873db598b688eb845ae0d1e9dd8549529a2113 398 0.25/1.00 vMB 26
294,815 294,815 00000000000000009e96f5baeba764fe1385e001ed90b05389c15743a5fe17f0 80 0.25/1.00 vMB 11
294,814 294,814 0000000000000000963a1c274947b8829b4213b15d18def3c3a607c88cc26afe 337 0.31/1.00 vMB 28
294,813 294,813 00000000000000003e86c7adac294a205d4db04d952d6241c8406bbaee0fc580 97 0.19/1.00 vMB 20
294,812 294,812 00000000000000000ba12810ab217fa4352c1b196697872d781d69ac39fc3f86 320 0.35/1.00 vMB 21
294,811 294,811 000000000000000082d485b51f1754c3ead2a597366f650987a8399ba5d472c6 567 0.35/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.