Loading Tool

Explorer IconExplorer

Memory Pool

42,149 transactions
18.44 vMB
0.18815769 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.62/200 MB

Candidate Block

Mining Attempt f73df0e601d94added5f67f6953de2beb8226d351f877d7de99eaa6e0954e94d
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ff495b2522db180f0c25107c75b81c5ef21aaa8cbbce9fabb39649981fa9d31d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,656
Size: 1.00 vMB
Total Fees: 0.06154361 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (768,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,702 144,702 00000000000005edc2cbc3d49a75748c721a148ccc6e2eee8865322b166b381f 13 0.01 vMB 71
144,701 144,701 00000000000004c51b434a4a1ef9bbedb0ad5e8683fb798e0f72422b37faee4a 30 0.01 vMB 159
144,700 144,700 00000000000001f04bc313e3a63cc26f9799ffd49b7af4729cb1074ff8ec613d 61 0.02 vMB 61
144,699 144,699 0000000000000682c34698d8475c38fd3d37e6964b139da5f6554ae77c97618d 66 0.04 vMB 420
144,698 144,698 0000000000000408d9ac251f4fef8f298dd25bb3b257082135b8e30650613816 19 0.02 vMB 153
144,697 144,697 0000000000000571b85a6728bf889da787eabde0c13c340526c34d6fe2d02363 20 0.01 vMB 352
144,696 144,696 0000000000000373ea1ce2b2db86426f51baa55d16fccda9ee99043a1c0f4dde 114 0.04 vMB 3
144,695 144,695 0000000000000530586914319b31801b6d515bf832e78edb56a1ffb287967132 38 0.04 vMB 95
144,694 144,694 000000000000002e940ddd979b600544a27a717e84bd9ee632273404698db26c 8 0.01 vMB 657
144,693 144,693 000000000000069060d8ee4dda360e77883295ac1d8b4d151c35ec4796d86f1e 9 0.00 vMB 52
144,692 144,692 00000000000005422584f8c961e86069baff5fabcbb0f69d882e8a293c8b29c4 40 0.01 vMB 7
144,691 144,691 00000000000004079326334092c83d8e3fedb411317747bb16c8c56d0143d0ce 96 0.11 vMB 158
144,690 144,690 000000000000005ee370ad0c5b468c443d6ec12ae31e11de6a261b0884db0bcf 67 0.03 vMB 74
144,689 144,689 00000000000008f3453ac7464de5ceb10a4f570f0828518d02327679a11d93e4 6 0.00 vMB 720
144,688 144,688 00000000000000b01174958acf4eef09e9ccd007e113b2129f9d83412d0be145 73 0.04 vMB 166
144,687 144,687 00000000000002fe291d0184d7a71339b7a94dba0634eb0c4a73b0c7d700d34a 101 0.03 vMB 159
144,686 144,686 000000000000026e8cf426c92b970e54a5554b8b5ef617adcb321b959716d9e8 49 0.03 vMB 188
144,685 144,685 00000000000005a15dd0eb1cbd75fac454921c220a4ee2d3c73c5f6c400edcf8 91 0.04 vMB 224
144,684 144,684 0000000000000151c9fd06af3c9d450349cc22c1cbd1017887050f1b933d177a 1 0.00 vMB 0
144,683 144,683 00000000000004966042971a9a3be54c89f73d3b82fc1eddfad2991f0631763b 22 0.01 vMB 397
144,682 144,682 000000000000015baccb6be364894a9cb17899787e22411ac8575cf97c34c4ee 36 0.02 vMB 162
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.08 GB
    • Received: 0.48 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.