Loading Tool

Explorer IconExplorer

Memory Pool

27,783 transactions
8.02 vMB
0.07435470 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.91/200 MB

Candidate Block

Mining Attempt 9a951f2be94fa32806a3b06d4b6a41438d30faa12deb3cef9849d16855f027d1
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 0329bb6bded47b03f6a0e99b3cd243ce1af9ef80a185b8c6c4792b3e1a2d5b53
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,344
Size: 1.00 vMB
Total Fees: 0.03139167 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (700,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,990 212,990 000000000000025fae4e4d859de71e8c5b0cd5df6e09a38c3c35d2acc5b2d59c 161 0.05 vMB 219
212,989 212,989 0000000000000394bdcd1e1be765d49322a39185712c8972de4937db08050d34 408 0.27 vMB 237
212,988 212,988 000000000000048bc1d894fa0b41899445b1982f95ae5fedb01adacb7ff75313 125 0.06 vMB 262
212,987 212,987 00000000000002b50b176e8b126264cf72e6e025b95e04823f508fb0e224d2e7 439 0.19 vMB 330
212,986 212,986 000000000000023ad15b736404df9d6d946d0b301c6d0c4d3659a8775b611bc3 653 0.33 vMB 206
212,985 212,985 0000000000000215d30fa661beea4a6461dab349e9706b38ef329f65b96d2450 463 0.17 vMB 324
212,984 212,984 00000000000002de02da68f552cc7a185f310e8db396ba7043fce451d5e6c181 9 0.00 vMB 174
212,983 212,983 00000000000004106f23bcee424b0724c7547afe8cfea8ada5e909dec5f8140b 155 0.16 vMB 132
212,982 212,982 0000000000000365105f3a1b7a56f17d95f20cf431ffe6d33f99527545d6164f 441 0.20 vMB 210
212,981 212,981 000000000000019c37c86e203ce04952e9e8624ca67162ad75460bf37719764c 576 0.20 vMB 300
212,980 212,980 000000000000009fd8c40c7ae5b5b211325666ee74571c92121458eff8064c9a 100 0.04 vMB 243
212,979 212,979 000000000000001a20ce94d71b66ca354424f03df1a112e336cd31777af20c2b 280 0.12 vMB 177
212,978 212,978 00000000000003d5543bc92633c69b993c37c118e6ef8e819ac5f02b63d1d85f 479 0.19 vMB 181
212,977 212,977 00000000000001f187736678285dd9db48f7752f25e0fcc01b4fb174cf21ff0f 84 0.03 vMB 202
212,976 212,976 00000000000002eaf6cb797f087e0082d424008a31ec9c09bf873fa169190fd3 123 0.06 vMB 146
212,975 212,975 00000000000003c85f904e1dd427d04e29daeed76717d460e431f78d419ba9df 418 0.44 vMB 74
212,974 212,974 00000000000001cfc2191f4ac6086085f618030ee0d0fcdfeaece0ee81275a4a 64 0.02 vMB 268
212,973 212,973 00000000000001e19d3b5b27cf169a68440558b45aadd03c590ca469ba6d09d4 10 0.00 vMB 457
212,972 212,972 00000000000004458f16eb2fd0129063cdfe1e5f031a0a485c031a6f74b6b89c 241 0.15 vMB 128
212,971 212,971 00000000000002914731a76b7620e356fc29a6a648617b76d1c1fb2aa3a469f7 742 0.25 vMB 212
212,970 212,970 000000000000040fe2f8b20de59bffee31e760db656f404335c8b728dd187dd5 157 0.25 vMB 73
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 67
    • Outgoing: 11
  • Data Transfer:
    • Sent: 21.38 GB
    • Received: 0.43 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.