Loading Tool

Explorer IconExplorer

Memory Pool

77,328 transactions
28.99 vMB
0.06914645 BTC
Random Selection Loading Transactions
Max Size: 177.80/200 MB

Candidate Block

Mining Attempt b46ed5ee9adcaa05d5d4f68fc257a43316f37dca3d5869e5d552ba30c40153f3
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 0751bf67983a1c57d865b2da1d6ed5b11dd925ae95c80cbeb581c97e7e1ce11d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,191
Size: 1.00 vMB
Total Fees: 0.00589451 BTC
Feerates: 96.15 > 0.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (599,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,040 316,040 00000000000000002f8be3edf06502935c3a3272daf0c9cc709a98c8431ec150 515 0.31/1.00 vMB 25
316,039 316,039 0000000000000000246f7a548d45ff0d529df12b181cb737f64715dd05ecba27 71 0.03/1.00 vMB 34
316,038 316,038 00000000000000000bc57b1b069533db2e9df7cf8f15a4adee9346e1676bf3f2 348 0.20/1.00 vMB 23
316,037 316,037 00000000000000000a32ff27129f6824da4a855337b0fac2d95c72f235d1fa17 197 0.14/1.00 vMB 17
316,036 316,036 00000000000000002467c2240b0afdf8e2aa95bbeb132546f0daa6f56aae6a75 383 0.19/1.00 vMB 26
316,035 316,035 00000000000000001bfbe8a6e19c092c3fd1d62d38b0e6cd3b81e3abbeaff75a 279 0.18/1.00 vMB 22
316,034 316,034 00000000000000000e604325b9dac4e2c9669a1ec7af8cadf5ab731000858bb3 441 0.40/1.00 vMB 19
316,033 316,033 0000000000000000200dcc8ce164c0ebfa00a30c59fbb556f5df3a190713d5dd 512 0.19/1.00 vMB 46
316,032 316,032 00000000000000002d5b5bb8c3537c3784117fcda2d32e86ae36970640795900 67 0.16/1.00 vMB 5
316,031 316,031 000000000000000005a0fe7a2c13e8091e085e130abfcecd7f1488c619687166 241 0.12/1.00 vMB 29
316,030 316,030 00000000000000003498f991c9e63a527d139cca1d0cd229933de0dd228cdcf7 100 0.14/1.00 vMB 9
316,029 316,029 0000000000000000270dcb395709e4d037ae9d85d600e27c87ddc06cc6c3af8d 229 0.17/1.00 vMB 26
316,028 316,028 000000000000000012c5de770be229e3aeee44b0c735b343c21d8ad49e149060 256 0.10/1.00 vMB 40
316,027 316,027 0000000000000000072afe250d524acd3868b58c1e31d773cb817d93fd83f4ad 185 0.09/1.00 vMB 34
316,026 316,026 000000000000000037366fef4f970c82ef63b4c0a1dbe91eaa2953eaf4fa876c 401 0.24/1.00 vMB 25
316,025 316,025 00000000000000000a6da1224d2b9751d7952508597c90abb6939374da2537a1 1,220 0.75/1.00 vMB 27
316,024 316,024 000000000000000012afb8a7e3997116909167f835f5cd484bc947bceb531cbd 22 0.01/1.00 vMB 24
316,023 316,023 00000000000000001ba892b1717690900ae476857120a78fb50825f8b67a42d4 631 0.37/1.00 vMB 25
316,022 316,022 00000000000000002b3ef284c2c754ab6e6abc40a0e31a974f966d8a2b4d5206 258 0.19/1.00 vMB 24
316,021 316,021 000000000000000004fcaa3d1363b5354090a90f8aa1605a5250f764c80aa43a 73 0.05/1.00 vMB 18
316,020 316,020 000000000000000019b3af4f19753e4a37bc979f1361af827375f8914a015ef0 80 0.04/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.