Loading Tool

Explorer IconExplorer

Memory Pool

38,721 transactions
21.22 vMB
0.13890844 BTC
Random Selection Loading Transactions
Max Size: 113.44/200 MB

Candidate Block

Mining Attempt 995cf78f92ece69648a67e65bc9c90583676932ffaa210fea77e7279dfc0bebd
Version 20000000
Previous Block 000000000000000000010a2804fb088bb0bb560db4e46ebc27453431ae22ea43
Merkle Root 9e4ec7bdec0a94d69e19026ecd5f8955c7c643eb201849cbeecc939e4101c42b
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 2,310
Size: 1.00 vMB
Total Fees: 0.04768207 BTC
Feerates: 151.45 > 4.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,959 (767,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,157 150,157 0000000000000af249722268392e686e1150b9d0b46778911cb247d27c7cdaa1 83 0.03/1.00 vMB 283
150,156 150,156 00000000000008d64d25d95b93c435df1f3c8ff9dbec2139eb19bb643f17b89d 47 0.02/1.00 vMB 605
150,155 150,155 00000000000005aafdb1cf2dd00fd2647b93ba25b65eecee4462325767932ab0 138 0.04/1.00 vMB 35
150,154 150,154 0000000000000002cd4cffe5fa3b3893ce69b8ee6c4415bd13eab69f2ee73bdb 42 0.03/1.00 vMB 180
150,153 150,153 000000000000064ab9b6a6386183970d0047e0c229d272965b6665a2776fb108 12 0.00/1.00 vMB 38
150,152 150,152 00000000000009020224c046b39d4efddf9bc881196084ed29b033a0ecb9c384 19 0.01/1.00 vMB 184
150,151 150,151 0000000000000944287d15946fa3f803eb20df4c472db7af5e021b4e7b2b8881 63 0.03/1.00 vMB 401
150,150 150,150 0000000000000509358663384bf7fc96f6a08c2c46982cca37a695d9f4acb3c0 72 0.03/1.00 vMB 123
150,149 150,149 00000000000008ac52ca3bd7cdb8bf50c1baedbebddafa34fc752ca1cb1d9b36 32 0.01/1.00 vMB 254
150,148 150,148 0000000000000430e0fdc29e2787154a84c60639c0d5a6183a062beff50519f5 10 0.00/1.00 vMB 18
150,147 150,147 00000000000008fe6c0d6527647282ebb8e839abc69c72f28be563128c38e356 96 0.03/1.00 vMB 90
150,146 150,146 00000000000000eb635e6c0f1634d356e644de9bb008206aa2f58b0826759a55 27 0.01/1.00 vMB 162
150,145 150,145 00000000000003221c0ef377f343d86badb25f1dfacec85398992501d944c210 30 0.01/1.00 vMB 189
150,144 150,144 000000000000097d00c88cd545063e7da2a8bc6b1794f0f87e7d4f71323d244c 42 0.02/1.00 vMB 136
150,143 150,143 0000000000000b1e87488928f47277b5b8b12677996197ed3946f9af65e41c5a 9 0.00/1.00 vMB 47
150,142 150,142 0000000000000a1eab0af78ca2fc05128679675f02933788e256cc7d47bdebcd 25 0.01/1.00 vMB 363
150,141 150,141 00000000000009d360b8257dd112881c59978f0d4215876d3981344a50aae3a7 15 0.00/1.00 vMB 108
150,140 150,140 00000000000006112647fd6774e0e3405b294f47fc020ab4d9bbf2917373f799 126 0.04/1.00 vMB 53
150,139 150,139 00000000000001d801e2b7217e11b87b0e4bb4bf722b1bba6832b5855ecab490 48 0.02/1.00 vMB 196
150,138 150,138 000000000000081e695bee91a736485e037608286e006ddff43a5061350bf00f 35 0.01/1.00 vMB 135
150,137 150,137 000000000000034b6e4231db57c00320ac83e564eb5dffd0e2f58f98e9c68ce5 111 0.05/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 787.47 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: 1,098.92 GB
    • Received: 38.27 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.