Loading Tool

Explorer IconExplorer

Memory Pool

74,867 transactions
27.72 vMB
0.07050120 BTC
Random Selection Loading Transactions
Max Size: 168.80/200 MB

Candidate Block

Mining Attempt 226491db18cb726a60bd43b512af5a6b251bc89c4ed0849fb6fdf67b7f6d8656
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 4249e81f621f4d9b0c643ed4da872ac7d499f1064c442c792431e18f86031b2c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,909
Size: 1.00 vMB
Total Fees: 0.01118744 BTC
Feerates: 180.82 > 1.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (116,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,274 798,274 000000000000000000053f4dcbd94ffc76ae1eb33b4c2f0bb4d72eea320c7696 3,702 1.00/1.00 vMB 17
798,273 798,273 0000000000000000000026e13a48880cdc8586836dbb07f2485cd1e00faa6b9e 3,266 1.00/1.00 vMB 36
798,272 798,272 000000000000000000003019aeddb0b26f5b636bff8ed2006a4e8f87d932a9da 1,121 1.00/1.00 vMB 7
798,271 798,271 00000000000000000001d071bf7d914e6ff87f4f8d1e46b43cdd0287c71c5c38 2,482 1.00/1.00 vMB 12
798,270 798,270 00000000000000000003ed144f06fe48259802890f89594579a176edae63a60f 2,337 1.00/1.00 vMB 20
798,269 798,269 0000000000000000000064f6add1144d135b5a004d6f76be005efcc9463086d8 3,138 1.00/1.00 vMB 11
798,268 798,268 0000000000000000000010bc315d61c76765c544addd5239bb2dac34f6b533c2 2,037 1.00/1.00 vMB 9
798,267 798,267 00000000000000000002771938de8630f71416e1c451d1b2f3bcee849d718dc2 2,852 1.00/1.00 vMB 14
798,266 798,266 00000000000000000000bd52c17e7ace1fdf43cd8064bb408e452fb3eeb80325 3,323 1.00/1.00 vMB 13
798,265 798,265 00000000000000000001e968175c09f88bd58c8ec227186050129a505ed61014 3,485 1.00/1.00 vMB 24
798,264 798,264 00000000000000000004a40c94c2c088f859f5cebd3346635ccb11c090affcfc 1,603 1.00/1.00 vMB 9
798,263 798,263 000000000000000000001bc27c68109f24835cc234f7722766dd2b1eb61636b3 2,102 1.00/1.00 vMB 12
798,262 798,262 00000000000000000004cda01c79e61b8b29cbd2566b584df5411c2e6f69a1cc 882 1.00/1.00 vMB 9
798,261 798,261 00000000000000000003e7b58e9a64141eaf12439d3c09b2f22f664078bf75e0 1,231 1.00/1.00 vMB 10
798,260 798,260 00000000000000000003e4e23b4b73f7b80bd50adda853a461490dd35beea273 1,591 1.00/1.00 vMB 9
798,259 798,259 0000000000000000000421cb8266fc6f0d95cf985ba9ba217cac7aa249d2855d 3,624 1.00/1.00 vMB 20
798,258 798,258 00000000000000000001c0db11217d005e482e8d9a7b13133bdf030f23b17896 1,213 1.00/1.00 vMB 8
798,257 798,257 00000000000000000003d2821ff994b6eeb2a05c86ec1ed11924d0710d1ee8ac 2,830 1.00/1.00 vMB 16
798,256 798,256 000000000000000000008f023643196468537261ac8a9c7eafbd68089b0435fc 2,837 1.00/1.00 vMB 13
798,255 798,255 00000000000000000002857194b7c468e34449a7765bf54a4b74bbce9f610fc6 4,206 1.00/1.00 vMB 9
798,254 798,254 00000000000000000001bcbe758256a7b8893e3d8a4aa13212bf418c5754fdd8 6,242 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.86 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: 712.86 GB
    • Received: 17.24 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.