Loading Tool

Explorer IconExplorer

Memory Pool

75,902 transactions
28.17 vMB
0.08886478 BTC
Random Selection Loading Transactions
Max Size: 170.95/200 MB

Candidate Block

Mining Attempt b74491fa0266302dbf7d5115ee71b63e94753dbc8cfa83dc30b73a96fb1da5f1
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 054b8b98d43db38fd9fd3a4b6f56295f33fe14fe1830e68f312761f76b1fb147
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,420
Size: 1.00 vMB
Total Fees: 0.02742535 BTC
Feerates: 402.60 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (725,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,568 189,568 000000000000047aa4415078aab034eb487b817646a306ad5b41d717f74257be 544 0.25/1.00 vMB 241
189,567 189,567 00000000000002aae360888eed0aa5fc004dce3649a68f151284930a863db1f0 10 0.00/1.00 vMB 0
189,566 189,566 0000000000000480ee69328a782cd0704769ef3083bd25d81797eada918750c3 590 0.25/1.00 vMB 246
189,565 189,565 00000000000008377f41ce101ad93cb1127fb1214d1245ae411bd128f054d77c 110 0.09/1.00 vMB 83
189,564 189,564 00000000000004668f05ecc7aaed693ff16a1a3b8030b04ceee81c87a53cbd59 47 0.03/1.00 vMB 68
189,563 189,563 00000000000002c7842c51ccf98b1bc51cd01a575243c0ec3b6dd0e9132e7d62 243 0.06/1.00 vMB 17
189,562 189,562 000000000000042c64e5446c1f34555b3034fe33f1530fd9900f303b2bbd905f 177 0.11/1.00 vMB 100
189,561 189,561 0000000000000087a36645f5599d9a47df8b89469c0b97c7167ef05449dcb3e5 125 0.05/1.00 vMB 82
189,560 189,560 0000000000000573ec9e22fa95839d70cdf833abb036f169ef980ba1234cfba9 31 0.03/1.00 vMB 20
189,559 189,559 00000000000004dc5d1212d6f10c21e728903c6371657ec73e0134c59e216de9 250 0.13/1.00 vMB 112
189,558 189,558 000000000000078b7ad51a6d73a118b5ce54dcebf438c9b20faffe35422fa252 120 0.05/1.00 vMB 107
189,557 189,557 000000000000024e7f634a61f683d6b8e1fc483683ad18e6b7cfea587692c9da 217 0.11/1.00 vMB 116
189,556 189,556 00000000000000c7f409cee4039e8c569d6fc69e9ce2f7067e5fd9812e3ccdfe 220 0.11/1.00 vMB 86
189,555 189,555 000000000000028bebe0a1f9fd70ce83bca7c2993db14fe3eff4f3c717cef3fd 555 0.25/1.00 vMB 118
189,554 189,554 000000000000037b395ed7d58e1de39a35c63f8b2c3d7b1607c343e2e4a89c96 244 0.12/1.00 vMB 129
189,553 189,553 00000000000004acda4209425ef00003d5e8dc2d15ea85a47481b3807767303f 32 0.01/1.00 vMB 7
189,552 189,552 000000000000078666e002349c325bf9ca0f1686bd293f9937c4d9f934beecdb 537 0.25/1.00 vMB 121
189,551 189,551 00000000000004dcad44aee58a36d8f53f93ec4b19ef2a93e129885ab383923b 2 0.00/1.00 vMB 0
189,550 189,550 000000000000060c720090ec8387ced14198ff503ff2f0f12a815307bc14ec4c 125 0.05/1.00 vMB 83
189,549 189,549 00000000000003984b8589906d00a38fb5248b88d3d1d3cf8cc71df3122d299a 250 0.07/1.00 vMB 3
189,548 189,548 000000000000005a8a685f26e2a927b7b8adb123bd77720cf5826693888c0225 651 0.25/1.00 vMB 351
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.