Loading Tool

Explorer IconExplorer

Memory Pool

74,054 transactions
29.63 vMB
0.07547098 BTC
Random Selection Loading Transactions
Max Size: 171.22/200 MB

Candidate Block

Mining Attempt 23269e414a04541779856ef3ba26330d47b67d26f361984800e38c127dcb2bad
Version 20000000
Previous Block 00000000000000000000652139344fdae39ca5e8c3d9d42796114be58ffac4be
Merkle Root 83ded66c3ba6acfafbb49c376cdaebfe598f0dee130d420646920aaef2faa7d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 82
Size: 1.00 vMB
Total Fees: 0.01051006 BTC
Feerates: 105.47 > 1.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,056 (688,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,574 226,574 000000000000012897da63429d603c448e899ffd02f8c8ce80bbf9036f3af3c9 231 0.13/1.00 vMB 145
226,573 226,573 000000000000036b8926aa8cd88c881db0c59b1746bc2aeca5867d38f24a618a 231 0.13/1.00 vMB 157
226,572 226,572 000000000000016e890a304291383fd63f4fee298c4f2b9fb4b577ed3a9a8fce 363 0.19/1.00 vMB 237
226,571 226,571 000000000000011722785e63ae6c8cd6bdd131fb8b49276be9c753cb762ec94e 236 0.09/1.00 vMB 187
226,570 226,570 00000000000001f6e7153a2a9b6d89f5a0f9f939cd2e2f3fbad1678351ca025a 62 0.03/1.00 vMB 147
226,569 226,569 000000000000016d6fc0a7f4063037deb94cfd67e4f81d0967b21978d4048ce6 148 0.08/1.00 vMB 178
226,568 226,568 000000000000028eaedc1ac0657338371f7bc2ae35790dee5ce2dd318d8c32ae 177 0.09/1.00 vMB 147
226,567 226,567 00000000000000d908ceb8cbb1c464133358834d4d171db11b46d000e8792bb3 150 0.07/1.00 vMB 393
226,566 226,566 00000000000000f3f4aca5a2d7fcb831aad021bd5f492d7b40e9747a61b7b993 239 0.12/1.00 vMB 185
226,565 226,565 00000000000001073133a21494a3996ee2a23eb26e3dc50b731f5162aa6125a7 8 0.00/1.00 vMB 15
226,564 226,564 0000000000000190d442c69d20f6ad7f93c011827496994e6a0423a9b6ae1072 118 0.06/1.00 vMB 300
226,563 226,563 00000000000002e113cf21520308d0e6b84b0476a47541994d83e292d39a3c69 72 0.05/1.00 vMB 124
226,562 226,562 000000000000031e7d1b320d5371a9267c78494acdcd4fa32e70a50aa139fec1 229 0.13/1.00 vMB 143
226,561 226,561 00000000000002b8866e23b6d7c6c054869d54bcce13236fb9daa41814c355da 44 0.02/1.00 vMB 188
226,560 226,560 00000000000001c949d095adaa49b60f490bf7efb68af029f3dc98edb9efd7bb 208 0.15/1.00 vMB 116
226,559 226,559 00000000000001c63f30dde06058c87d4ecf7cd5b97966908b587696b594f7fc 243 0.11/1.00 vMB 165
226,558 226,558 000000000000021c91942097f80856c60e6874c9291266e7cefcce24564a7083 143 0.05/1.00 vMB 107
226,557 226,557 00000000000002acb6fed70eee0d18fade224195dc22fbbc00f2d116912850ca 14 0.00/1.00 vMB 76
226,556 226,556 00000000000000f6946c5a359904877308dfb1a597ce1d659aa2aaaffd36078a 234 0.11/1.00 vMB 161
226,555 226,555 000000000000027d8be699d94fc58820f8247178068e01f9b20363235acbfa70 64 0.33/1.00 vMB 4
226,554 226,554 000000000000004bbff3f341ac2ac4a2da9ada7ae4129c06329cc17d292c478b 221 0.12/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.