Loading Tool

Explorer IconExplorer

Memory Pool

86,489 transactions
32.84 vMB
0.13210098 BTC
Random Selection Loading Transactions
Max Size: 198.46/200 MB

Candidate Block

Mining Attempt 25e9b0c2fb022c3ab0633d892b8c7fcd2ac128b65603c69c5e7e089ba73c4be9
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 93fefdfecc0fda3e6813423274089d428833df4d1f082ddcbc0be96ad916be53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,859
Size: 1.00 vMB
Total Fees: 0.04881251 BTC
Feerates: 641.71 > 4.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (452,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,083 463,083 0000000000000000010b62db31966b80ba0d5a5dab32bc68c1408e10c7e115c9 339 1.00/1.00 vMB 23
463,082 463,082 00000000000000000057730e07fb1cd21b1bb020c491b21c4475dd782989a1da 1,825 1.00/1.00 vMB 101
463,081 463,081 000000000000000001fb9606188a260a0e5cafd05817dc2e9f2a79a9904369db 2,569 0.99/1.00 vMB 170
463,080 463,080 000000000000000000a39c4bcdc59a14df10e6729347d0a625e6f1fbcc91be31 2,162 1.00/1.00 vMB 124
463,079 463,079 0000000000000000015339a256202198817dc10cdfc4c7dfee0aae52db237323 1,378 1.00/1.00 vMB 159
463,078 463,078 000000000000000001d79ba819bef4502809c310ad9359efd0a9e6e5139c48d2 2,350 1.00/1.00 vMB 145
463,077 463,077 000000000000000000657252f128505366c223dd3ed9bcbac47393b6daca9631 263 0.10/1.00 vMB 213
463,076 463,076 0000000000000000018068146086b7e1479f0168fab00bb639d2b119abd8de32 1,249 1.00/1.00 vMB 107
463,075 463,075 0000000000000000009535ccc27494559d57d2932d015371eee3039944c684e1 2,128 1.00/1.00 vMB 136
463,074 463,074 0000000000000000019429dee8eff149fbb6ca9c06303a63855b0cb67deeb6a8 2,135 1.00/1.00 vMB 155
463,073 463,073 0000000000000000010e2b455018494f936d4e0ae4482d48daa51bd62646cd2d 2,132 1.00/1.00 vMB 148
463,072 463,072 00000000000000000055010ffbf0350424d922ec644ad920b5caadc3d6453164 3,202 1.00/1.00 vMB 265
463,071 463,071 0000000000000000007792eb76fe17e6006abafb59a26ec7679fdd6b49136e1e 1,952 1.00/1.00 vMB 120
463,070 463,070 00000000000000000005eefcaac91e09e089d6d17ff4a11f26923caf317fda9a 1,745 1.00/1.00 vMB 157
463,069 463,069 00000000000000000069006a314558ae99c6b3c3eb851a4329f48033fb556c49 1,788 1.00/1.00 vMB 167
463,068 463,068 000000000000000001dc6617815c9edd099ab3bfe0a135cfd2f404b669466a9c 1,858 1.00/1.00 vMB 251
463,067 463,067 000000000000000001bd7a1199e304f7f59baab976b650e7f51dd24c116c5c77 1,301 1.00/1.00 vMB 105
463,066 463,066 0000000000000000017c76f9f3931991b66d1d1213312d76cee73c433c35b901 1,972 1.00/1.00 vMB 178
463,065 463,065 000000000000000001769eb7de4662a42d62866634330f5b2f469dfed1d3b3e9 2,678 1.00/1.00 vMB 167
463,064 463,064 000000000000000001cb823848de8b9762b28fd42afa3ac1556281e88bc5a838 1,900 1.00/1.00 vMB 128
463,063 463,063 000000000000000001c40809c3febd2d44ea70f1147bda1cbce10dc6ff37ae62 267 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.75 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: 708.82 GB
    • Received: 16.78 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.