Loading Tool

Explorer IconExplorer

Memory Pool

82,958 transactions
31.16 vMB
0.08973143 BTC
Random Selection Loading Transactions
Max Size: 191.10/200 MB

Candidate Block

Mining Attempt a0d8a0104e943be8c4fb7046cc25a0cf88c2abf8f65645e3bb7bc192b8442412
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 6c3e98909385fa1d312269558d220b394bc2f94091b5d87ed192c81c6481fb69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,442
Size: 1.00 vMB
Total Fees: 0.01942691 BTC
Feerates: 114.60 > 1.95 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (446,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,074 469,074 000000000000000000ea0610b5775dd92e558e0573e7a76fdcb0778a481ba564 1 0.00/1.00 vMB 0
469,073 469,073 00000000000000000022c8df022c9647729739fa38d3ac1d76969aa2b5d3fe15 1,624 1.00/1.00 vMB 330
469,072 469,072 000000000000000000d215fda4648a507ac98116cc13a55800f1d0bde8f5d8ab 1,797 1.00/1.00 vMB 469
469,071 469,071 00000000000000000008e7871cd34aa22e357d27f05535f24dae2150b8284f0f 1 0.00/1.00 vMB 0
469,070 469,070 000000000000000001a5b5199363b5722701adb5687fd12e06797873ed21904b 2,001 1.00/1.00 vMB 439
469,069 469,069 0000000000000000002f033507f6313aa15d556dbbac0f2e50e7a53d7cd21418 1,842 1.00/1.00 vMB 382
469,068 469,068 000000000000000001488644e3f1643398b4ade540da28ddaf87f48d7aaa7a1e 2,092 1.00/1.00 vMB 373
469,067 469,067 0000000000000000014a8cd3f4b949d2d69500fcfc30d62a42993e76c732ee9e 1,969 1.00/1.00 vMB 438
469,066 469,066 000000000000000001309b5889a517e060e3308ce2951f41a1608c416621ab97 2,425 0.99/1.00 vMB 360
469,065 469,065 000000000000000001cdbf0e7a8e9fb29ad164584e46e89fc4ffbe3229bb131b 1,945 1.00/1.00 vMB 324
469,064 469,064 000000000000000000f41a0e635f4da4b131fbabb02b8f05404ad143ea0d72b6 2,716 0.99/1.00 vMB 942
469,063 469,063 00000000000000000172ad19e80b8772c256e25bf24099f3f06f32a675370048 1 0.00/1.00 vMB 0
469,062 469,062 000000000000000001047720f8b9ddbca32e9ee5a2ce30d7df045120db85e302 1,535 1.00/1.00 vMB 261
469,061 469,061 0000000000000000004828e46c43114631303e6f78f1021ed56dff69808686df 2,301 0.99/1.00 vMB 410
469,060 469,060 000000000000000000cd0120fb24ad49992a9b9e9194c68effcbcc3ca87afb84 1,734 1.00/1.00 vMB 235
469,059 469,059 000000000000000000291b04f6b94dac3a3f54246995648311fa41a6d7ab4990 1,810 1.00/1.00 vMB 255
469,058 469,058 0000000000000000018739913575943cd5a6d4f678d5930d6b5e5626bc7d83c0 2,419 0.99/1.00 vMB 370
469,057 469,057 00000000000000000166253c6d60fc5b1d025ff35349c9b3fc9bf2f624270315 2,152 1.00/1.00 vMB 3,078
469,056 469,056 000000000000000000a79a5a8fa00a9541084a827eca006f7ce2a19a848992ab 2,900 0.99/1.00 vMB 307
469,055 469,055 000000000000000001d70183787f1b15e999ca055e06ce8b488ef3a44d920852 2,301 1.00/1.00 vMB 326
469,054 469,054 000000000000000000161909798e775126471972f8f50806212023fcaafec3ca 2,241 1.00/1.00 vMB 369
Previous 10 blocks ↓
Total Size: 782.77 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: 709.42 GB
    • Received: 16.91 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.