Loading Tool

Explorer IconExplorer

Memory Pool

73,488 transactions
28.34 vMB
0.07835390 BTC
Random Selection Loading Transactions
Max Size: 167.73/200 MB

Candidate Block

Mining Attempt 7d5bea09701d75c11ee880194bef1261e79f99a4b161ee9d64dfde96b6f1daca
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root f508fccfa9614596352735f71f9e245abee594623da52a84b58d7f313106e900
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,475
Size: 1.00 vMB
Total Fees: 0.02160402 BTC
Feerates: 152.31 > 2.16 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (678,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,957 236,957 000000000000017b6373d19ab803c994a97316a97806ea44f97ef334a2f243d0 147 0.08/1.00 vMB 142
236,956 236,956 00000000000001400367cdaa227f47390997deda974646828208466e77b51874 275 0.14/1.00 vMB 158
236,955 236,955 00000000000000c13a7168050628aca508af0ebd5cf84af0f97dca893bedcb35 875 0.39/1.00 vMB 172
236,954 236,954 00000000000000b2da7db575304e8f69471c21578ab66000c32664861624f908 214 0.15/1.00 vMB 106
236,953 236,953 0000000000000111ee4a81f681d92603c1cc876cbbfa068b29f25f950709c105 455 0.25/1.00 vMB 138
236,952 236,952 000000000000014b3df0086b4f3b95b3a814a3cc83d72ef367a63eb1a9bbc98f 704 0.25/1.00 vMB 215
236,951 236,951 0000000000000146c2a7ecf0a8cd167aa6dc84ae2238dd122032c702da829472 1,115 0.44/1.00 vMB 188
236,950 236,950 000000000000001c33face86168f048d64920940baa0538c904fec3c62c817bc 410 0.16/1.00 vMB 174
236,949 236,949 00000000000001721178317a3bbd9cf2838c95037244733dd7322f95b337b398 91 0.07/1.00 vMB 120
236,948 236,948 000000000000016881a9d9db3c210ad1fae67c7b1363fafc406c9e21e7eaef90 136 0.08/1.00 vMB 131
236,947 236,947 00000000000000851e86d971f3a2767c11b060f7dcaf6cbc50c11fbda5131d31 271 0.14/1.00 vMB 141
236,946 236,946 0000000000000045b38104fc1238c96d50882f1defad48d20e8b9f835265e549 144 0.09/1.00 vMB 112
236,945 236,945 00000000000000d8407448c7aaf654661ba6db0bad1ec07528f996962d2907b9 66 0.05/1.00 vMB 70
236,944 236,944 000000000000004824308b50f9c3eae0ef2990213731d33a775c528697c2cc14 451 0.25/1.00 vMB 145
236,943 236,943 0000000000000144bbb1fb98433ecf074bd2c8ad23f7b89d23ec68c57b530afe 633 0.25/1.00 vMB 204
236,942 236,942 00000000000000a7841a34d44fa5bdec7b627655f2dd5fd0c3249339d5472603 176 0.11/1.00 vMB 124
236,941 236,941 00000000000001405479aeaa3689bea237bbf45199a0ebcfe6e92bcbee0825f2 293 0.15/1.00 vMB 160
236,940 236,940 000000000000011af24d206aa2f387f894d40d3e7748c009fa09165dcf75a1c5 1,174 0.47/1.00 vMB 403
236,939 236,939 0000000000000078e9418fc22d3dfb3dd156061b0d2b209aa2c984d0be4f47cf 336 0.14/1.00 vMB 188
236,938 236,938 000000000000015a450d62d228f4ea972491df35a5171c3891fc170d6fa5d51e 450 0.20/1.00 vMB 168
236,937 236,937 00000000000000fd685cde3372049894fdb397451449eeb5e767f79b5962ae4c 497 0.24/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.