Loading Tool

Explorer IconExplorer

Memory Pool

29,537 transactions
9.77 vMB
0.10985639 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.21/200 MB

Candidate Block

Mining Attempt f5663e1e7c9ac6e75a29bafab999ad1b9d022c3d3c565f9ec51e8f5f3c181659
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root b53b5f3fb52b9794aaa32e4c7e343b3b24cd2e2bfe73021c491345daedd34476
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,511
Size: 1.00 vMB
Total Fees: 0.03288406 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (765,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,882 147,882 00000000000008a14ea0f8fb080b26efad596b1ae5da02c7fe54ddf7753e240c 5 0.00 vMB 388
147,881 147,881 00000000000009c8443afa3aa980867d13d2e9e9c52dc1d675281208fa81a153 9 0.00 vMB 310
147,880 147,880 00000000000001cf270843a2eb88721d1798f69512ad46b8249ed9a667331e5c 74 0.03 vMB 157
147,879 147,879 00000000000001aa6eb8e394e0213b69b9e2c107cfbe2845e4b8e425feb6673a 33 0.01 vMB 326
147,878 147,878 00000000000008f2539a7c6fc3963d7dcd034013b6a491fac8209d549b13c601 36 0.01 vMB 11
147,877 147,877 000000000000066f41c3ac83c2c45981b32acb3535af784b045d7cd59496db47 27 0.01 vMB 211
147,876 147,876 00000000000008a28d1e5b1d0c542ec9b5996165191e202953cccebbbcdcd3ab 34 0.03 vMB 60
147,875 147,875 00000000000000e44c7fa3adbed8349d01eae3a8a15eb74d3ea3353460246231 44 0.02 vMB 118
147,874 147,874 00000000000004f97dc9a66b4a1831d22d4beacac0db9f1c7194205e5f5dbad5 117 0.05 vMB 230
147,873 147,873 000000000000040a9b406d192817852feb2ca829261c98bb9578e0a69d0dc5e7 44 0.01 vMB 16
147,872 147,872 00000000000004911260042810f1f92048ca27c04e34ca782ab9687c57d9d8a9 18 0.01 vMB 65
147,871 147,871 0000000000000618bd233ae0568cc4da171a1ae08cd9faaec86fda2fdb190ca0 15 0.01 vMB 31
147,870 147,870 00000000000000da048439e16966f407faca0405f84b971331e7cb876ab151bb 1 0.00 vMB 0
147,869 147,869 000000000000080fd2ab3a1a88fb860213682170f9d538763aa907789814742d 31 0.01 vMB 250
147,868 147,868 00000000000008d23113439be335221159723ce885c84992dcef4cb1bf296ac3 52 0.02 vMB 12
147,867 147,867 0000000000000863d1b7f0aeca2d6b1b4216661d4e72341b4c12ee58d8c065b6 20 0.01 vMB 336
147,866 147,866 00000000000005c45603ed0b5e10ef7dc3a458ef34b549f167dcc09322e78f1e 31 0.01 vMB 174
147,865 147,865 00000000000006ea15084a9e3fa05d11cb2eb0f516f25364bb88ca9f3893f124 89 0.03 vMB 135
147,864 147,864 000000000000000261da210ae5e2dfa8a132c623ed212cc0cfdde4b8b78c1b83 60 0.03 vMB 65
147,863 147,863 0000000000000261ff36c54b78ba56888d8408c2154071fb5279e9e1aab3c50a 40 0.03 vMB 250
147,862 147,862 00000000000009a1bc0bf87393691a11a172a5564e95214e9411f1a987dade39 4 0.00 vMB 119
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 66
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.49 GB
    • Received: 0.46 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.