Loading Tool

Explorer IconExplorer

Memory Pool

11,491 transactions
6.65 vMB
0.01552633 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.15/200 MB

Candidate Block

Mining Attempt 962f6e745029da4e6bfc069817255e644783b7208ba748be564b8a8a088f195c
Version 20000000
Previous Block 0000000000000000000077a8e4484c4483f5d5f875c5b70ac5aad6700d6b4d8a
Merkle Root 7d0c7e7f272cecc16dcdb3bd18cffaece23648dcc68cbe86788d81bbec898e85
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 903
Size: 1.00 vMB
Total Fees: 0.00329922 BTC
Median Feerate: 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,438 (743,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,058 170,058 000000000000047e131d31e3cd3c8e673c117136b72fd5d67b8b1bffbde04772 17 0.01 vMB 205
170,057 170,057 0000000000000a72649346bc1a48a89aacf668fa49cb653882111fdaa4596358 63 0.03 vMB 59
170,056 170,056 0000000000000362bbd55043577e23846cf865301723d13a76ac8ee277968b0c 86 0.02 vMB 2
170,055 170,055 0000000000000319bceeefc0712f2a65178c2019cc970ef704e69b0a43032e4c 10 0.00 vMB 34
170,054 170,054 00000000000003e6270ce03dd540f93d33be16e8bedbc3e01e2af52a7a6b3279 52 0.02 vMB 73
170,053 170,053 00000000000007aa69c6d027a1fdff65db4d9c073c1adf40c7d37a21285123d9 17 0.01 vMB 37
170,052 170,052 0000000000000a3876ec1947700445b4d517d10dec868b9d4a53fcf25e59f188 31 0.01 vMB 93
170,051 170,051 000000000000034bf2555f1a3970ba23151cdaaca49477c1a3f9b4a380712c8b 25 0.01 vMB 13
170,050 170,050 00000000000008067e4f150e9d76f71fdee352973ad9026e3395a30aa6adb05c 133 0.05 vMB 70
170,049 170,049 0000000000000296bcf0da9c1f4b3d6c83fbdb528a189b48802a71bcd561b0b3 118 0.05 vMB 36
170,048 170,048 00000000000008796ede3b954d690190e9bc102bd4c34944aed5c86e2ef72934 2 0.00 vMB 193
170,047 170,047 000000000000031ae7b8fe02ce0644f7cf231477f79e736b03bb44ebbfde7cd7 1 0.00 vMB 0
170,046 170,046 00000000000004965dc029339e48d8c5c1c44e2d5b47fd24705809a13634a2f9 5 0.00 vMB 65
170,045 170,045 000000000000048ce606af4935131576e888ba3e33617df96998451830dabb68 4 0.00 vMB 43
170,044 170,044 0000000000000b288ded34791281af2b6c52002f5a0e68399a627a2986453e08 31 0.02 vMB 255
170,043 170,043 00000000000009353eb191fdbb17afaf64198e2b5a2e3c42cd6d3ba1d6d77ad0 15 0.01 vMB 39
170,042 170,042 00000000000009d8f8b7c0659d6d62357d0e41e00e922d9f448e2b8970502e59 24 0.01 vMB 87
170,041 170,041 000000000000003cfb482eea82f5ea1d420a73434791b2cde1d6609066477bbc 1 0.00 vMB 0
170,040 170,040 000000000000065a37148490f9ee4de142de1e42e4238ddc406ccb60b810e8ed 1 0.00 vMB 0
170,039 170,039 0000000000000581fed634c3ec85a27a5aeb43377b3794b4449d64a61b218f28 85 0.02 vMB 10
170,038 170,038 00000000000009bcfe1e9bd03b81b3165be608c3c04e6061fe3eeec0ce5b3b91 20 0.01 vMB 77
Previous 10 blocks ↓
Total Size: 779.63 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: 303.18 GB
    • Received: 1.37 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.