Loading Tool

Explorer IconExplorer

Memory Pool

42,243 transactions
30.38 vMB
0.16480607 BTC
Random Selection Loading Transactions
Max Size: 153.45/200 MB

Candidate Block

Mining Attempt 6f8ad61e4b070ee7fb5e945235801a9a673ff2ec6ae427fe2472b67825a3e574
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 0cf142f835d9280b2d92344eb615b255e723e08c99575c8d886deb320dd07c9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,721
Size: 1.00 vMB
Total Fees: 0.09130671 BTC
Feerates: 301.60 > 9.15 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (496,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,229 418,229 000000000000000002b0ab428df3bd3b81da159dd687b2fa8d1b071da43d3019 2,578 1.00/1.00 vMB 74
418,228 418,228 000000000000000001ef48ecbf2ba8595fed8c63262e7011b9e87b03076e498b 2,386 1.00/1.00 vMB 78
418,227 418,227 00000000000000000386b22f7603765e857811800e17d405e8c95209a96e8ebe 2,143 1.00/1.00 vMB 60
418,226 418,226 000000000000000000dc6790905f676cd9ba054b1d46866a26843cc499b0df1e 2,715 1.00/1.00 vMB 53
418,225 418,225 00000000000000000380910b3fdad786e6ace349c3e5cbf2e04593a2bf243394 2,789 1.00/1.00 vMB 95
418,224 418,224 000000000000000001fe2c9b5c772638cd72e1830968214efae1a3a466af24a6 2,261 1.00/1.00 vMB 85
418,223 418,223 0000000000000000034356c559b049f3b084c54681d11fd43d38d13adf4f2bd0 1,708 1.00/1.00 vMB 65
418,222 418,222 000000000000000000cffe269b018bacd2a40180602977529bcd7ddb299f3650 2,855 1.00/1.00 vMB 80
418,221 418,221 0000000000000000044ae2c185754621c8ad81462d13e617bb222e36838e5d32 1,181 1.00/1.00 vMB 137
418,220 418,220 000000000000000001c433417227234f513862740f28b39624aed673b9df23d4 2,739 1.00/1.00 vMB 79
418,219 418,219 0000000000000000027bcdf6ec9fecbbbb655579e20a995993f7b800f2141f1e 2,492 1.00/1.00 vMB 90
418,218 418,218 000000000000000000575193009e04e9ca091510d63478b7bbaab4ab8382d629 1,228 1.00/1.00 vMB 34
418,217 418,217 00000000000000000049011ea2a48392bb10ca44d746fa0862910965bd07aa70 2,046 1.00/1.00 vMB 72
418,216 418,216 000000000000000002e38401fa2ddb476ee215f6ec0822e0fe929ce1b0f9a955 1,382 1.00/1.00 vMB 27
418,215 418,215 000000000000000005041abe3b229fa0b332adbe5b0fa57cb10b8d03db2d04de 2,027 1.00/1.00 vMB 56
418,214 418,214 00000000000000000358dcc51b42bb5554b640bc91125cf391e59be4a7321d07 1,784 0.99/1.00 vMB 36
418,213 418,213 00000000000000000270cb14e38f2ec06a899a16f78de7d2b83d6bf9ce78bb76 2,809 1.00/1.00 vMB 89
418,212 418,212 0000000000000000001b1fb948439a68661173770cb0b1c8520ea7e2f5eaf4e6 1,013 0.71/1.00 vMB 41
418,211 418,211 000000000000000005356466b357ef6b7c7812323c0c2a4ef882265a1312033b 2,374 1.00/1.00 vMB 57
418,210 418,210 0000000000000000003cb4fa76ca1a30354eaa4698d2ade314bbfba67b0e4d4f 2,595 1.00/1.00 vMB 88
418,209 418,209 0000000000000000000f5657c156e4245b7694bda58cd3da477c09959c44847f 1,551 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.54 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: 618.77 GB
    • Received: 11.20 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.