Loading Tool

Explorer IconExplorer

Memory Pool

38,658 transactions
27.37 vMB
0.05937195 BTC
Random Selection Loading Transactions
Max Size: 139.80/200 MB

Candidate Block

Mining Attempt f9fe2012fbccefcafc299bf5832f781a285eb0b12f30622eaf35ed3a8bb75eee
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 4477426f449fe0c27ba7e1f3acce079a519707f55f82bc2d71442507b056074a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,080
Size: 1.00 vMB
Total Fees: 0.00750747 BTC
Feerates: 101.49 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (220,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,796 693,796 0000000000000000000ef0a80c55d325942b646e8959359fe10a2b7d88b3ec78 438 0.15/1.00 vMB 16
693,795 693,795 00000000000000000001c541621d68c2eb46f484dfd4aec99f9e82853eca9f72 1,382 0.60/1.00 vMB 13
693,794 693,794 0000000000000000000dbfac7d40560ade8b66daedc68378670e716797b71002 1,527 0.76/1.00 vMB 11
693,793 693,793 0000000000000000000c77d20b929a0941f03d96c7ac3e1cdb214c637b295919 974 0.47/1.00 vMB 16
693,792 693,792 0000000000000000000f0622d9a25af60506acdc1434331a8da809fff1a8b703 1,648 1.00/1.00 vMB 7
693,791 693,791 0000000000000000000c45ff14a6b79bd3656cc1a1b3d1216594857902b93599 521 1.00/1.00 vMB 9
693,790 693,790 0000000000000000000f339258bc478b679bcb568603fc0bac23c16070980d95 1,125 0.50/1.00 vMB 10
693,789 693,789 000000000000000000044d62e64feb81ce434e1b1e7549a298adb2e634217e5f 259 0.12/1.00 vMB 10
693,788 693,788 00000000000000000001ac33e526f5c5e375f7d945580a6abbda7b380d65a1c9 640 0.27/1.00 vMB 18
693,787 693,787 0000000000000000000d6e9a962b7b1709c44d7ccbd0f564c5c7d9aad702adeb 650 0.27/1.00 vMB 14
693,786 693,786 0000000000000000000eac034c80a837c7fdb94591a9f3a888629a4db97b867d 698 0.28/1.00 vMB 15
693,785 693,785 00000000000000000002ff5c829b21032b64c240cb500c6b97f49078178b3727 223 0.11/1.00 vMB 11
693,784 693,784 0000000000000000001174f347e8dc03dfe27db82a1e953e4205dfb0b7ae0ee3 1,621 0.79/1.00 vMB 4
693,783 693,783 0000000000000000000a95df99c7386a19987b9e21b8dc645417371631ce4718 2,961 1.00/1.00 vMB 14
693,782 693,782 00000000000000000003a092c327cafeeda13316ec223aaf57e7e4a1c3dd95e7 2,817 1.00/1.00 vMB 17
693,781 693,781 0000000000000000001026d3a209e67616aefdfb7c7dc17eb54042aaa3800b12 1,172 0.52/1.00 vMB 13
693,780 693,780 00000000000000000012faffd8af30db2cd205c75b42218103744cad112dfc8a 1,138 0.42/1.00 vMB 13
693,779 693,779 0000000000000000000d0b607c72445e1d8a1da98f4020f6ad4561c250068a7f 1,028 0.62/1.00 vMB 1
693,778 693,778 000000000000000000037f9cc473ba315af4efbca751f9c5ec2d0474946b94a6 2,779 1.00/1.00 vMB 14
693,777 693,777 000000000000000000126aad18070d4aca4981a7f67d10417beb4f5412407d74 2,884 1.00/1.00 vMB 10
693,776 693,776 00000000000000000010ed3239a3125b6c29646e3a8d84004aaa3553f3c7387c 2,713 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.76 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: 632.49 GB
    • Received: 12.12 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.