Loading Tool

Explorer IconExplorer

Memory Pool

88,836 transactions
33.19 vMB
0.19766885 BTC
Random Selection Loading Transactions
Max Size: 199.92/200 MB

Candidate Block

Mining Attempt ac793c1c7f09a75e69e0adf5b5d78049d767eb6813c4cbd8da179bd6594bb579
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 6dca5b62096a71809c39b89a095f4e941c071655a2119ff2076dc2c6eb94b130
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,880
Size: 1.00 vMB
Total Fees: 0.08696894 BTC
Feerates: 387.56 > 8.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (217,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,410 697,410 0000000000000000000563da2cf92f417b621c6b5f5c6610061d964096bbd91a 1,323 0.73/1.00 vMB 4
697,409 697,409 0000000000000000000da85267bc93c61fd4d1d56c50dc600173c0f18198998c 2,009 1.00/1.00 vMB 5
697,408 697,408 00000000000000000005735cd3add2d1e2b14e9874975b14db386d141d4a1cc7 256 1.00/1.00 vMB 3
697,407 697,407 00000000000000000005c8aae28af86080363e252cb93e9dc49c800182e1d9f7 2,094 1.00/1.00 vMB 12
697,406 697,406 0000000000000000000cc29af3cdf161428f411ff80091114369192db90f00c3 3,200 1.00/1.00 vMB 9
697,405 697,405 00000000000000000006f0f786d578cbc1fc565bdd2d05324b8d2f8c3d37f007 3,069 1.00/1.00 vMB 8
697,404 697,404 000000000000000000075fcb997d7051a6ef05970f00ec323c1af08dc19a95a1 2,741 1.00/1.00 vMB 35
697,403 697,403 000000000000000000075f525fb665aa5170451489489d9fab9122348582504e 1,343 1.00/1.00 vMB 2
697,402 697,402 00000000000000000010983f7abb27f7949966a8dff38893ace54fe963130f5a 2,099 1.00/1.00 vMB 6
697,401 697,401 0000000000000000001091f4d879d58b67a145ec188be63dc562ab306c7dcd19 3,578 1.00/1.00 vMB 8
697,400 697,400 000000000000000000046113cd4a1a740becd7ecb78b6d4600ad4b52ba852e2e 2,716 1.00/1.00 vMB 25
697,399 697,399 000000000000000000008d165501eac18d36a1ebe303c652b502f9259686dec0 1,292 1.00/1.00 vMB 4
697,398 697,398 000000000000000000042f3456a56c724ed39e0fdda18191afdb547243b78980 2,980 1.00/1.00 vMB 18
697,397 697,397 0000000000000000000643606324d9d786c489408daa8211d0394b1104a8527b 1,817 1.00/1.00 vMB 13
697,396 697,396 000000000000000000036f6577161b8cc7df476dd2b9cb4edb8559fc5bb60d04 2,508 1.00/1.00 vMB 7
697,395 697,395 0000000000000000000f5a8ca92c324a2afbbcd5be0b009a825e508f29157341 1 0.00/1.00 vMB 0
697,394 697,394 0000000000000000000ca658203e30c9789c795dfce71873c3219e4f2266e1ef 1,834 1.00/1.00 vMB 11
697,393 697,393 0000000000000000000ee1023515776ece9d66e5dbae120da651154f27f0f8bf 1,143 1.00/1.00 vMB 8
697,392 697,392 000000000000000000037b59727a43c294eedb9753c70b0f23aa0e53e5216e64 2,648 1.00/1.00 vMB 4
697,391 697,391 0000000000000000000e79030b932384ddaf9d1346c661708b4ae7d56b50c61b 3,022 1.00/1.00 vMB 20
697,390 697,390 0000000000000000000ad6be850077128ce4d8db2664aac995940c8755aaa6db 2,947 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.31 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: 660.10 GB
    • Received: 14.62 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.