Loading Tool

Explorer IconExplorer

Memory Pool

78,779 transactions
29.50 vMB
0.06912325 BTC
Random Selection Loading Transactions
Max Size: 177.33/200 MB

Candidate Block

Mining Attempt 412e3b65e805ed60f29ac6f3bad61d7a66f3e254b71bd03bf04b993f3e7cea4f
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 9f3af4292b9fa6436cdc3ac73f0e1adbf864328cfacdda234c1ca24ea3cb0b5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,822
Size: 1.00 vMB
Total Fees: 0.00915558 BTC
Feerates: 50.25 > 0.92 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (169,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
745,481 745,481 000000000000000000033d338e84ddaf1912dcffab20d4fbdd612975cab627c6 3,556 1.00/1.00 vMB 24
745,480 745,480 00000000000000000007ac0d06e3ffbabf415cb425a6f90ed814a70bb847aaeb 1,417 0.96/1.00 vMB 2
745,479 745,479 00000000000000000001c34914a59e0dd9d8d93bc8c397adcacdfe9ef556f777 2,606 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.