Loading Tool

Explorer IconExplorer

Memory Pool

43,137 transactions
26.90 vMB
0.05382857 BTC
Random Selection Loading Transactions
Max Size: 141.72/200 MB

Candidate Block

Mining Attempt 823747d001917c38843e401f2de2fee9e78cf7277d84fd3b14894322781529eb
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 2cf7618f9a7906a37bf5467ac8ac01020e3e2786d440157cabf03b4ebc36e536
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,391
Size: 1.00 vMB
Total Fees: 0.00390437 BTC
Feerates: 21.20 > 0.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (462,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,266 452,266 000000000000000000bd45c2afbbafbec7ab6c7470b163598881dd9ca5eb939d 2,014 1.00/1.00 vMB 104
452,265 452,265 0000000000000000001108b99cee1738c0c2b05871d6b4a5d24da64987b4f26f 1,934 0.75/1.00 vMB 151
452,264 452,264 000000000000000001e17d3320e55278c3b56b375f98f7a904f7a69af299b80f 2,308 1.00/1.00 vMB 117
452,263 452,263 00000000000000000204f4423a53a3ea821879b15db8a745c300b3132232443c 2,416 0.99/1.00 vMB 69
452,262 452,262 0000000000000000009c0374702d401d12cb2788cd516025744bc77d2f9de98d 1,576 1.00/1.00 vMB 78
452,261 452,261 000000000000000001a2c82b97e6c55857634ad37723fdc1ca872e9e235582db 2,364 1.00/1.00 vMB 143
452,260 452,260 0000000000000000015eb001920103f21830c6a59a5c0208ccbef633e764daf0 2,565 1.00/1.00 vMB 77
452,259 452,259 0000000000000000004bebc75d6de80519a6ec71d5f61df27674ae867d842c96 2,310 1.00/1.00 vMB 87
452,258 452,258 000000000000000001128a7e000f5082eb93474380e5033bacbea70ce1acd56b 2,034 1.00/1.00 vMB 77
452,257 452,257 0000000000000000013658a62a0297306dcd28eb65bf271771f9fd07652eea38 1,989 1.00/1.00 vMB 125
452,256 452,256 000000000000000001df076cfc7326ae679ebd5175bad4c4985357af5deb3d5a 2,159 1.00/1.00 vMB 107
452,255 452,255 000000000000000001f26aa0f9fdbbb4f10f5ffad4c1006dce70fac499fa7a87 2,614 1.00/1.00 vMB 150
452,254 452,254 000000000000000001e1c92a3eb3a2e9d847c473da6755843247d40f6d93133c 3,137 1.00/1.00 vMB 169
452,253 452,253 0000000000000000015b396f5c256ff3d0d74f53604b38813c2363e5026526ac 1,761 1.00/1.00 vMB 116
452,252 452,252 0000000000000000027708bc64b178a76b2a587157582998683f4b6634f0a3f0 2,301 1.00/1.00 vMB 103
452,251 452,251 00000000000000000053fa1fe8ae8e266aa8542143c1b79f3226bf833e518234 2,237 1.00/1.00 vMB 105
452,250 452,250 000000000000000000e324ca059196a028f61bb2a3de4077822faa4ac96bc396 2,658 1.00/1.00 vMB 132
452,249 452,249 0000000000000000022f97d1729586f4282368c522dcc84dedaf57d447b42409 2,421 1.00/1.00 vMB 95
452,248 452,248 000000000000000001773ce667bea8837221de081671f5b588a811c2cd94470a 2,091 1.00/1.00 vMB 149
452,247 452,247 0000000000000000028ae1e1ba8f7c3135e48e6475bc1dc3ab150b0ad881eb54 927 0.37/1.00 vMB 159
452,246 452,246 0000000000000000024d112fe7ab6265e5e73c6995aabb30e5f281264b170ddc 1,378 0.63/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.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.