Loading Tool

Explorer IconExplorer

Memory Pool

35,642 transactions
25.51 vMB
0.05659672 BTC
Random Selection Loading Transactions
Max Size: 130.43/200 MB

Candidate Block

Mining Attempt ebf31561aae906361061e72c0ffb876a4afdd9993647630983b85d965b7a61ca
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 44000c09fb8b8cd0a4fcf89471ec16159d53558602108fc79c4a5751f9acdebc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,086
Size: 1.00 vMB
Total Fees: 0.01011952 BTC
Feerates: 508.49 > 1.01 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (220,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,551 694,551 0000000000000000000edeac811e2f905e9bcf34b0bbb350c6e0b54ac543d4c6 1,774 0.65/1.00 vMB 12
694,550 694,550 0000000000000000000f92520027e26742d8ccd8224e4a85f8d96a1870db626b 871 0.40/1.00 vMB 21
694,549 694,549 0000000000000000000f9bb7d45d0050cc51fce50a2855f3bd0c0de578e3c1cd 1,027 0.96/1.00 vMB 7
694,548 694,548 00000000000000000006f6a09449b8ddf59a575a37bcde84b6672b63fc7ef897 223 0.06/1.00 vMB 17
694,547 694,547 000000000000000000127951d01849998e8efdef80d22c828caecd3d1c3821f2 1,553 0.57/1.00 vMB 11
694,546 694,546 000000000000000000021c664ed0f0162e0f1dcbc794e67bcd48cb4c6d4511c8 334 0.10/1.00 vMB 15
694,545 694,545 00000000000000000011c71ed3c25d40727776d23631e8397acf857540c6552d 1,364 0.45/1.00 vMB 10
694,544 694,544 000000000000000000087fc02d8954c33ed60429a7ac6e0308124c514433250b 1,027 0.42/1.00 vMB 13
694,543 694,543 00000000000000000006e6e3e6fe64f1698ef9ce15cae59c1a5e240a89790f41 1,444 0.98/1.00 vMB 2
694,542 694,542 000000000000000000016f6dfd910275ad2514295efa9d5d5bab67186b13404f 1,160 1.00/1.00 vMB 6
694,541 694,541 000000000000000000117944679b2449363486d31cbc9377b8855f97c191223a 2,543 1.00/1.00 vMB 18
694,540 694,540 00000000000000000006bc8b2f0140a676dd39f5a06364eb5708efad1660354b 2,954 1.00/1.00 vMB 3
694,539 694,539 00000000000000000003ad72defa3a3908d33962d59ef3702c4b11a33b0196e8 1,389 1.00/1.00 vMB 10
694,538 694,538 00000000000000000008c599546e94a606b377b57d7c0436e8a4ff6a11a276e0 958 1.00/1.00 vMB 9
694,537 694,537 00000000000000000007a85f82053d954718d8c2375f799bf688a8e81ef7ab7a 1,632 1.00/1.00 vMB 15
694,536 694,536 00000000000000000004af7edd6a101e3cf9f891063978b20f3997ec185a521a 726 1.00/1.00 vMB 8
694,535 694,535 00000000000000000001a40980979ccbd7bd3cc139c41a53cb573d364ce1766e 1,975 1.00/1.00 vMB 9
694,534 694,534 00000000000000000011d8f249c86fd9ae51838b673f6ecb376ed03cd004a838 2,297 1.00/1.00 vMB 21
694,533 694,533 0000000000000000000e9d582aeab6acd974a1facc44c845d5fb78fa5c047a32 2,546 1.00/1.00 vMB 2
694,532 694,532 00000000000000000001a927a844ebffb135446ee1c4db1be8137a8b3c0416a9 2,238 1.00/1.00 vMB 4
694,531 694,531 00000000000000000002f18d37bbdb28278dbe0fac96eb84b5deb5c3b20420bb 2,902 1.00/1.00 vMB 25
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: 634.89 GB
    • Received: 12.27 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.