Loading Tool

Explorer IconExplorer

Memory Pool

37,296 transactions
26.06 vMB
0.05620930 BTC
Random Selection Loading Transactions
Max Size: 133.93/200 MB

Candidate Block

Mining Attempt 03f2d61dd7bace31d0fa3b9dc0d91477185d0ba922d96a0b13bec179aaf41917
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root 761b6712ffa995f04253a8d1cd9013378de38e597c4379c658f5f96abb97ad02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,033
Size: 1.00 vMB
Total Fees: 0.00818236 BTC
Feerates: 100.29 > 0.82 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (733,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,987 180,987 000000000000054e3941e4f68769a7a13cc2070076d3a8f9364c05b35fdf452c 488 0.25/1.00 vMB 131
180,986 180,986 0000000000000229b87e8018daf9895d75dfc400ea9d826b1d8a7d059dda6c09 420 0.16/1.00 vMB 159
180,985 180,985 0000000000000293f132eb8f20d7acbea27395e001c5268941f98c2fdce5e5b5 256 0.14/1.00 vMB 202
180,984 180,984 0000000000000701c900fe03b15f645c090a464c0412624f609aab90739efa9a 128 0.05/1.00 vMB 129
180,983 180,983 00000000000000a3a6170cc8ac92bc460d1cbb4a160e489bff4aa3f547127b9a 9 0.00/1.00 vMB 45
180,982 180,982 000000000000037c39a340360b3df0104b84486931bd21d7131577a975f6d3ae 117 0.05/1.00 vMB 76
180,981 180,981 00000000000000f641f1dcffa099d68770f97eddd702833ac1d1f612c5473b7e 590 0.24/1.00 vMB 205
180,980 180,980 00000000000006004a56252b07bef7a1c5a33c4c320067dbb4d91f6834cf2d1c 116 0.05/1.00 vMB 89
180,979 180,979 0000000000000488b449b4f3184471622416bc7bd02a7c175f9cd17dd10f4ca7 134 0.07/1.00 vMB 105
180,978 180,978 00000000000007258c76727ee0dae58755ae35856482182d3faf71fdf5263fa9 57 0.03/1.00 vMB 126
180,977 180,977 0000000000000897051ce31527682f0e497806f59f7930ffc827dd252fa13be6 34 0.01/1.00 vMB 21
180,976 180,976 00000000000003eb4b7f6574d5ff4c3193f412cedfee2f3d1836c7b15c7f0976 185 0.11/1.00 vMB 107
180,975 180,975 0000000000000228db619b15b96443e18ca1cd2df9106b816c13674b360d09ac 18 0.01/1.00 vMB 648
180,974 180,974 0000000000000443be889370d5a9eff1775c153b41ef1c373bd33126132abe60 367 0.17/1.00 vMB 125
180,973 180,973 00000000000008c6ec1c105b435a784ede1996402f74d22a15574563c225c611 14 0.00/1.00 vMB 73
180,972 180,972 00000000000000fd2c3185d5796502e3b395e3d4efb01b35492f0047cdc54ba0 242 0.11/1.00 vMB 132
180,971 180,971 00000000000000ce816da2702babc28bdf06f7a3ca46e7d99a78beb26a34fdeb 122 0.04/1.00 vMB 127
180,970 180,970 0000000000000295f99654eb2b49f74c8f92b036ef91326791c0b5f27ab645ca 17 0.01/1.00 vMB 414
180,969 180,969 00000000000007e0454fc2f1f13d66db3a21beb30c3b5d1bf81badba990fc991 61 0.03/1.00 vMB 136
180,968 180,968 00000000000006faddd40c724e00405800544678bc26684372b0e16e49a4b6ce 103 0.04/1.00 vMB 127
180,967 180,967 000000000000002aab5e054a80b8147bf9bdf8ef78d9da094f537489e53e2513 37 0.02/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 781.81 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: 635.20 GB
    • Received: 12.29 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.