Loading Tool

Explorer IconExplorer

Memory Pool

83,212 transactions
32.01 vMB
0.10713002 BTC
Random Selection Loading Transactions
Max Size: 192.40/200 MB

Candidate Block

Mining Attempt 6a9afb8e752144b804492167704d21fe987e9575404c56d260333912cfb9735e
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root ae7d278d297415ababa65125eb3a3babd798523d9087c9d3cd8abe1fac49f10d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,325
Size: 1.00 vMB
Total Fees: 0.02591033 BTC
Feerates: 353.36 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (215,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,418 699,418 00000000000000000006dd06a0ff65dae97eb2584f209b3b10d28c3809080313 2,022 1.00/1.00 vMB 12
699,417 699,417 0000000000000000000f865bd5b7b4d7a159e54247c7ae92b07d1e87cf60b258 194 0.05/1.00 vMB 21
699,416 699,416 0000000000000000000883bf14c3a66a9a896e023d33713b65b1af65e61c65ce 465 0.36/1.00 vMB 6
699,415 699,415 00000000000000000009002c519a054f943dd2b501ae5efc3eee69cc0df72e74 878 0.73/1.00 vMB 7
699,414 699,414 00000000000000000005cbde8f0025c9386bdb4bc4dc5756faf2f5beed689694 167 0.05/1.00 vMB 13
699,413 699,413 00000000000000000006d5390e2bb363eba0acc6a7c267dd59aaa0add11906f6 2,055 0.84/1.00 vMB 25
699,412 699,412 0000000000000000000804d8316c8e8d975b60ed6b745b94e8788daf07ec49f3 7 0.00/1.00 vMB 7
699,411 699,411 0000000000000000000658846305854047aae03c64791d58b26cdaddf75a37cd 687 0.24/1.00 vMB 18
699,410 699,410 0000000000000000000b7802eef294f02eb47ea17bafe17d7a1f6960195b3624 185 0.05/1.00 vMB 20
699,409 699,409 000000000000000000055a83e0d31d6eddd74f2b4c793107bf2671c8e1a8edb6 196 0.06/1.00 vMB 21
699,408 699,408 0000000000000000000e5167601c1eb2806aed6541ad721dd8eab909ebf74f1d 50 0.01/1.00 vMB 19
699,407 699,407 00000000000000000008ac67008bb493262cfe88f3afddc89801d3e2b7aec4e2 1,827 0.81/1.00 vMB 14
699,406 699,406 0000000000000000000499085911999cc3a95c120189ca344a15e4117cbcf06b 2,844 1.00/1.00 vMB 16
699,405 699,405 000000000000000000088ce30da2c1990699140187d941446891b9179665dd75 240 0.08/1.00 vMB 15
699,404 699,404 00000000000000000003de04a24487036ed2ac6f58237dd830ae363634d4b756 224 0.08/1.00 vMB 25
699,403 699,403 0000000000000000000ed629b00d09f4be7c1674c7746f440e76408cc9d645f6 82 0.02/1.00 vMB 12
699,402 699,402 00000000000000000005573eb173c55a3b58bf6eceba18fe7c8872b0f8cf5d3e 797 0.45/1.00 vMB 10
699,401 699,401 00000000000000000001f60613f8e97d0b342f749e0866969affe7588329f00f 903 0.29/1.00 vMB 11
699,400 699,400 000000000000000000037dfb89aaaabe405d9d4166463f4dce83a0e51cd4bd0a 1,304 0.56/1.00 vMB 2
699,399 699,399 0000000000000000000b15c4bfb19a3227357e8a17707de5f48d730962287748 2,680 1.00/1.00 vMB 5
699,398 699,398 0000000000000000000c3913d22c585b12317670f92a894cc6c323b61e6a239c 2,443 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 17.00 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.