Loading Tool

Explorer IconExplorer

Memory Pool

86,869 transactions
31.78 vMB
0.10524987 BTC
Random Selection Loading Transactions
Max Size: 192.85/200 MB

Candidate Block

Mining Attempt e2458174195cd30ef50e0a0f2de1f4f3de37933d2a9e6398e010bf3bb98c0e4d
Version 20000000
Previous Block 00000000000000000000c293eb6b3d695babb308ed7b69547ad6151ddfe703e0
Merkle Root 05d0896ad880d503b606230efb887163bac2bd208f8575346dede18c35826bc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.02684350 BTC
Feerates: 157.35 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,075 (378,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,309 536,309 00000000000000000027466991826ad117fc1738813c1a4fcad0d004a8991bc7 39 0.01/1.00 vMB 17
536,308 536,308 00000000000000000025f8127dd6362a77428ad0cf8819f6e7c56fc32f562969 874 0.45/1.00 vMB 10
536,307 536,307 00000000000000000025b310f7d472398e87f5fa42f51a354fe90897c343a447 1,506 0.76/1.00 vMB 15
536,306 536,306 0000000000000000002359fb88b75add2da568b8e6c584a51a526785267d5b38 1,969 1.00/1.00 vMB 9
536,305 536,305 00000000000000000009de1f92504f55404a9fdbfa6bbceb3e14b4845905d278 2,627 1.00/1.00 vMB 5
536,304 536,304 00000000000000000022bf8cca0998d2c237d68c554aa1c711e733d04ffe15bd 2,802 1.00/1.00 vMB 26
536,303 536,303 00000000000000000013ffd0c45081f62e09e0941a9072548e671e2dfc7798af 2,184 1.00/1.00 vMB 7
536,302 536,302 000000000000000000214705ba0e8067e4e280b33fa21b5907b729ec544e7961 801 0.40/1.00 vMB 42
536,301 536,301 000000000000000000224383950b60ccf75721af52200847a4a2e419cc91eac5 270 0.16/1.00 vMB 44
536,300 536,300 0000000000000000001da3125fe5d8d40f5700e157b7fa165dd7b845537dc954 1,861 1.00/1.00 vMB 19
536,299 536,299 0000000000000000000418701e984df388b564739a97aa53fbddfdb9154f0735 811 0.47/1.00 vMB 9
536,298 536,298 00000000000000000027fe5bdff3c0931bb2fff8ce71f23db36071b578bcb18d 1,880 0.73/1.00 vMB 17
536,297 536,297 00000000000000000013469443021ce9bcc8dc4f2203d430bcda50c39d474713 1,511 0.67/1.00 vMB 13
536,296 536,296 00000000000000000004a9ab6839c16bdd186ef4e5e6438573cea758aa108fa0 1,279 0.47/1.00 vMB 21
536,295 536,295 0000000000000000002668c8a84159d02ae93d59a8e502fda8eef045a46d9805 441 0.18/1.00 vMB 12
536,294 536,294 00000000000000000019136a83b5408fd3a1317f4130f60dd3c75786bd90def8 562 0.24/1.00 vMB 11
536,293 536,293 0000000000000000000b9f68fc1dc4ae42506d1928d8cdb6d297d7b175049267 789 0.51/1.00 vMB 3
536,292 536,292 00000000000000000014d75a46fc2920c63bb9ed1a580e9190bb0d9a4803c656 2,320 1.00/1.00 vMB 7
536,291 536,291 000000000000000000151d571f09f005918e4e27295a5a504f1d7edf0bd80eff 2,447 1.00/1.00 vMB 12
536,290 536,290 0000000000000000001825b61e01a9730524c4da06e72d895491d0749b305493 2,535 1.00/1.00 vMB 10
536,289 536,289 000000000000000000278226db831b9329915df9c1e9daf1127441a1909a828d 2,516 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.53 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: 668.94 GB
    • Received: 15.65 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.