Loading Tool

Explorer IconExplorer

Memory Pool

78,346 transactions
29.45 vMB
0.07407007 BTC
Random Selection Loading Transactions
Max Size: 177.32/200 MB

Candidate Block

Mining Attempt 3cb7c6d2e6b1a1e8e6c836d99cbba7e411e527c9045f7979b730e3e2f5b19263
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root ab2b7c9e73ab2fb00319979a47b87804b78b21faada4d03cf2b656a780a3fe97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,024
Size: 1.00 vMB
Total Fees: 0.01194499 BTC
Feerates: 25.13 > 1.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (339,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,810 575,810 0000000000000000001a5a791ca9e29631342fe607087415cc27d21fabdeb23c 2,542 1.00/1.00 vMB 19
575,809 575,809 00000000000000000025bb01b0ea58a43be9898b6b3110bc93333063fd07e77e 2,702 1.00/1.00 vMB 99
575,808 575,808 0000000000000000001d3b85ecc3c952986da8a98628467f39387bf457d640b8 1,019 1.00/1.00 vMB 21
575,807 575,807 000000000000000000194b4d7c4f219f1ef866ea0c63a99305a41062ef827680 1,584 1.00/1.00 vMB 30
575,806 575,806 0000000000000000001cc19ee527ca0179883e79e84e1b37fd2259fbdf713217 2,402 1.00/1.00 vMB 62
575,805 575,805 0000000000000000002689266b941b190eec10ceb74b8c3cdaa3123b0844604b 2,134 1.00/1.00 vMB 15
575,804 575,804 000000000000000000100d529b5c23279bbc9c88e6ab0ba4f115a829c4a6c109 2,437 1.00/1.00 vMB 43
575,803 575,803 00000000000000000015bf60e918bc8eeeffce4027f0c98612f4fbf9abd7b45a 1 0.00/1.00 vMB 0
575,802 575,802 0000000000000000000c984cd1495f6d63d85a922abb618182a908375bf5331d 2,522 1.00/1.00 vMB 81
575,801 575,801 000000000000000000295bc4e345a9c7813b9f64503358eec31e22d6a7597aaa 2,735 1.00/1.00 vMB 110
575,800 575,800 0000000000000000000324f0dd8aaf16e07dced55bf4a75a65f3b75ba36c63bc 2,860 1.00/1.00 vMB 127
575,799 575,799 00000000000000000009f2faf5e3aa53f181ed996530e1944cfcee69ec5a639f 2,977 1.00/1.00 vMB 86
575,798 575,798 000000000000000000228e08ee7046373a0d0029186b3548b333510133bedd18 3,225 1.00/1.00 vMB 119
575,797 575,797 00000000000000000027b31b3e2dcffd05c478312eebe7f5fa3d86530c007b26 2,557 1.00/1.00 vMB 67
575,796 575,796 000000000000000000048f667cf5df382b7b47211513741f3e3834631bbcd79e 1,677 1.00/1.00 vMB 41
575,795 575,795 0000000000000000000fe4e01311eb1c1824577a1da6110566474f80c819e66e 1,822 1.00/1.00 vMB 53
575,794 575,794 0000000000000000000c241ed167e8c456267c1f6694021e95ab78430c9cf0c4 2,364 1.00/1.00 vMB 54
575,793 575,793 00000000000000000011d927b191586514da83139b4aca48744c378ac6936a51 2,598 1.00/1.00 vMB 103
575,792 575,792 000000000000000000219176a33b94ab57a0cef22e6711502947466556336eb7 2,152 1.00/1.00 vMB 34
575,791 575,791 0000000000000000001efc37a626f1a07e0454011ee74a9bebf623d09740c8dd 2,238 1.00/1.00 vMB 86
575,790 575,790 00000000000000000023f10d5b29d3c334dc9967ad0276343ec707514cce4c28 1,889 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.