Loading Tool

Explorer IconExplorer

Memory Pool

79,687 transactions
29.83 vMB
0.08959743 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt a5bfac316d341a3424b17cd056ea8c1dd84a852914391e96d974918a47ebf50a
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 7b6d472e978771e462664dda870bf55ea76429f7e164a054f8a6d916ffa47d51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.02190214 BTC
Feerates: 40.21 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (192,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,495 722,495 00000000000000000007aee203ed86345a2dfc07fa8c1084d887ff127e205725 552 1.00/1.00 vMB 7
722,494 722,494 000000000000000000099641a8f4955e1b8296686d00cc4dcaaf8efada7d3501 1,656 1.00/1.00 vMB 18
722,493 722,493 000000000000000000079fe9ca3f05539d7a548fde01d6483b94f7ad543a1f2d 2,048 1.00/1.00 vMB 11
722,492 722,492 00000000000000000009649c88ff6317d445a5d71a19d5bafe8bbdbe9f17e4e0 1,635 1.00/1.00 vMB 6
722,491 722,491 000000000000000000091c4568a42643b86b40e5f5a13d3d5a39584dc03b26b5 3,089 1.00/1.00 vMB 16
722,490 722,490 00000000000000000007eabf1d1a2a32243451072c3112583563be79bcb80929 2,753 1.00/1.00 vMB 16
722,489 722,489 000000000000000000071f8aaf112b41eae1e190c4858651039e920072ad1f26 1,206 1.00/1.00 vMB 5
722,488 722,488 0000000000000000000319a5762bb5082edde561d6e2973403228eb30c142e46 2,055 1.00/1.00 vMB 12
722,487 722,487 00000000000000000007d5fed8cb6d2e3e0a308d2bbff60c2e27ea75f3b54912 2,287 1.00/1.00 vMB 10
722,486 722,486 00000000000000000007e14f134c14e79cc4c80d6f9ae144fa02075779742552 1,079 1.00/1.00 vMB 4
722,485 722,485 000000000000000000060f2dcc81bae246369d44518cd2692ed3f8441c9f19ee 2,604 1.00/1.00 vMB 12
722,484 722,484 0000000000000000000a4355ad9380edee79b5f90ed0b7a0489279d0e1592d4d 1,939 1.00/1.00 vMB 7
722,483 722,483 00000000000000000004b8a09407b03b1375dd1e92a8bc9c88a87cfe0962d5a2 3,304 1.00/1.00 vMB 21
722,482 722,482 000000000000000000017a3241835198bdc73f7bcf2edc4c459daf733aa16321 2,142 1.00/1.00 vMB 6
722,481 722,481 00000000000000000007d7e3db0d140d341d7134aba001e36b744ac314bad4a5 2,341 1.00/1.00 vMB 5
722,480 722,480 000000000000000000013646128cfb323a4510ac9eb04194ec9986bf40cdcb38 2,490 1.00/1.00 vMB 8
722,479 722,479 000000000000000000048c58843a7318fc402dda75e3498c99be0ef190c907f9 1,522 1.00/1.00 vMB 11
722,478 722,478 00000000000000000005621e8745d00ab8e823a2dd15df862ba18169639a2949 2,699 1.00/1.00 vMB 18
722,477 722,477 00000000000000000006c506b5d8fdbc55dcf468c6b381c32adc6675437c852c 2,333 1.00/1.00 vMB 14
722,476 722,476 00000000000000000000ca91d9896b97384f9b8a722c85c4694b454c427fdcdf 2,725 1.00/1.00 vMB 16
722,475 722,475 00000000000000000002db0c3d2252e6fc3fb66f283f97058a64fdae01df629b 3,377 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.