Loading Tool

Explorer IconExplorer

Memory Pool

78,152 transactions
29.33 vMB
0.06518844 BTC
Random Selection Loading Transactions
Max Size: 176.23/200 MB

Candidate Block

Mining Attempt 5425526aa972d3db9497add4eab6d95cb490333bd810eb3be82e2c86b506ed04
Version 20000000
Previous Block 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf
Merkle Root 74928d8944c67307b24da62ed8c5c9f8da603568f7a25198460301adcb9cd4d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,016
Size: 1.00 vMB
Total Fees: 0.00564522 BTC
Feerates: 101.06 > 0.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,018 (169,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,502 745,502 0000000000000000000961272b3b12b4e19a409a61cdf9a75a6903f06beafa50 3,270 1.00/1.00 vMB 21
745,501 745,501 000000000000000000015f5dde1a00cf3038848eae02247aec29e759a1424f26 2,379 1.00/1.00 vMB 40
745,500 745,500 00000000000000000006cbe4bebdfa35b0f1a848616dc46cb4c970be3d6e9d90 3,103 1.00/1.00 vMB 24
745,499 745,499 00000000000000000007c3b68bb2166a73030f00a1cf371a9ba8dd1198cd307f 2,235 1.00/1.00 vMB 13
745,498 745,498 000000000000000000064c150710534aa29758fd7e0d645afb14341f50050887 2,285 1.00/1.00 vMB 33
745,497 745,497 0000000000000000000705c02a141bb1b64373b3a5be4f887077000ac7d57160 2,539 1.00/1.00 vMB 33
745,496 745,496 00000000000000000000a986bc5a516248499db422c914152d5f0bc1b2e0c3f4 1,888 1.00/1.00 vMB 12
745,495 745,495 00000000000000000009759470cc4a214d90a1ab3eeeab239b0c99e1858c413c 1,830 1.00/1.00 vMB 15
745,494 745,494 00000000000000000001a3c24537a03cfe5f1c82806754668255fc306eff12ac 2,363 1.00/1.00 vMB 31
745,493 745,493 000000000000000000081054a527ea00e703bc3ce20f79555f344eae60ce7f1e 1,557 0.63/1.00 vMB 13
745,492 745,492 0000000000000000000964aff7dedf537b6b5b92785040a11b8619b8d026f58e 1,827 0.62/1.00 vMB 14
745,491 745,491 00000000000000000008b2491aba881121bd37c742a77d2d0cebb0f69d582fb6 1,260 0.37/1.00 vMB 14
745,490 745,490 0000000000000000000005ace0bf07f991eba35beed991ca17ba33a2504067f6 291 0.09/1.00 vMB 13
745,489 745,489 000000000000000000016ea3c906bb0aea13f9c4e2d9f8813c85e756992712a5 1,250 0.47/1.00 vMB 14
745,488 745,488 0000000000000000000657cdef37e6cd14269004a98c9115b4be53a5efc51aa1 1,691 0.77/1.00 vMB 11
745,487 745,487 000000000000000000041fd6e6923a3df395e3b142a9839aa65d3fb6e8db42e3 589 0.15/1.00 vMB 16
745,486 745,486 00000000000000000007775c62df24332ebef28adb4ebfe962d7f3087d1be137 156 0.03/1.00 vMB 18
745,485 745,485 000000000000000000093b3d72ae43f3e7f4dbfe2291aa4c4a8f1cd0c1d814a2 1,834 0.71/1.00 vMB 14
745,484 745,484 000000000000000000099d04659473383036d880c0bf0469c661fdd1e2fd99fd 1,485 0.62/1.00 vMB 12
745,483 745,483 000000000000000000001d76c9cd84300e767ecc3699b3aa01f4855960f452f5 1,277 0.46/1.00 vMB 14
745,482 745,482 000000000000000000098dc1e9670cffd8eaaa6cc974eae5be81bc453c2db89d 1,868 0.79/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.