Loading Tool

Explorer IconExplorer

Memory Pool

80,114 transactions
29.47 vMB
0.13061359 BTC
Random Selection Loading Transactions
Max Size: 178.11/200 MB

Candidate Block

Mining Attempt 2778d7d9022985c9ef137920d58ee5da8566e707ba8a25552aeb615509745c8e
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 7976345096d9eda04dbca629ce0a1a323fc2809d44ed5cb04b7ca2ea0f1233df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,767
Size: 1.00 vMB
Total Fees: 0.04871827 BTC
Feerates: 301.72 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (322,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,359 592,359 00000000000000000001ef1e810dab23e09d19fd88822fc0c8b3d0c8434d016f 2,995 1.00/1.00 vMB 25
592,358 592,358 0000000000000000000a6974c85498dde3987c42632c271028ce9d8ed68a6a37 3,440 0.98/1.00 vMB 18
592,357 592,357 000000000000000000160883256a3d86b0774a2f92c20c76533286537a8deef3 1,146 0.40/1.00 vMB 20
592,356 592,356 00000000000000000017a0b3eeecaed600726b50ab59baf5b38120e2bbff625e 2,533 0.90/1.00 vMB 17
592,355 592,355 0000000000000000001ac0ead7c732c517e00f03b96955b967ec031940e12fb6 823 0.33/1.00 vMB 18
592,354 592,354 00000000000000000007a00f8d0dbc09bc5e5638da82310decc5a87d8d66d6a1 1,176 0.41/1.00 vMB 7
592,353 592,353 000000000000000000124718fed410d4f5208df68e9c7fef9d5be26aee5e9283 3,585 1.00/1.00 vMB 21
592,352 592,352 000000000000000000020bf1f09b0e8efd637ebc4ff07337f7b5866503a7e6ef 162 0.04/1.00 vMB 25
592,351 592,351 00000000000000000004372b61a387ea0f2c1ed42bbcd4ccaefb22bcf3db2b07 1,262 0.41/1.00 vMB 1
592,350 592,350 0000000000000000000775f6ad132515c23c3622296926dcbdfc4d5567591e27 3,229 1.00/1.00 vMB 22
592,349 592,349 0000000000000000000880f28f4b5f778fb293f11dfed5ad9be0f99c724bdbd2 2,909 1.00/1.00 vMB 30
592,348 592,348 000000000000000000139d330113de7912dcbc25b064ea69c0292746ef427794 2,942 1.00/1.00 vMB 35
592,347 592,347 0000000000000000001852a02e3325fddbc9337091df917b20b813b7568555d4 3,228 0.87/1.00 vMB 16
592,346 592,346 0000000000000000001ad7c2c00f67cbbe0adcd64f1a7bc6c4598c00adbbb8f8 2,899 0.95/1.00 vMB 16
592,345 592,345 00000000000000000017088d9715531780abc5dc2079a57afd0a2558d6bcacec 888 0.25/1.00 vMB 15
592,344 592,344 0000000000000000000ff88b4c28450880c7c554935f25ff03789893ee3e7b41 731 0.23/1.00 vMB 22
592,343 592,343 000000000000000000166a91378866191a04e27ab09d7fe173bf0a1016b1b44d 2,664 1.00/1.00 vMB 20
592,342 592,342 00000000000000000012ed6898e500c48afc37fa758d2794ea7a162e25511679 2,460 0.82/1.00 vMB 18
592,341 592,341 0000000000000000000a942f34ea56a42f3b59907f82f77c5ac69de94f98e080 488 0.14/1.00 vMB 16
592,340 592,340 00000000000000000000121ed9bed15ec34a552aad676b9e003b0691d20b5712 2,967 0.92/1.00 vMB 14
592,339 592,339 00000000000000000018962c153cd49459819341045c6fa301176e49d9e1e6e9 2,741 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.90 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: 713.75 GB
    • Received: 17.46 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.