Loading Tool

Explorer IconExplorer

Memory Pool

80,670 transactions
29.77 vMB
0.07088589 BTC
Random Selection Loading Transactions
Max Size: 179.64/200 MB

Candidate Block

Mining Attempt b1f0591d2a22c3cd817c64af584b6451ba3c0fbe4d5fb3d73200e3bd06194ccf
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 0a22926985ab9b5f0bfa8dda50d9ffbc2feddfddc5e426a7ad2d4c6f426b218e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,794
Size: 1.00 vMB
Total Fees: 0.01008199 BTC
Feerates: 100.36 > 1.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (579,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,465 335,465 00000000000000000e1f5c814ee1b29842d029f7a969ce490cae5d4ca4f86d94 568 0.75/1.00 vMB 15
335,464 335,464 000000000000000016c859e3089ece015c0955dca3d1ebaacee9fe9f1b5de942 2,276 1.00/1.00 vMB 29
335,463 335,463 000000000000000011c67df9c8e4f15a03479866191e96cd72676a56814d0e2c 551 0.45/1.00 vMB 19
335,462 335,462 000000000000000016fda0818c06c9422a3614299865243a4dcb990c21c212e1 1,331 0.50/1.00 vMB 33
335,461 335,461 0000000000000000041e219960f3cc85ac1d3b90e110f07a38838c8535f5bf4e 302 0.15/1.00 vMB 25
335,460 335,460 00000000000000001affdf01a8d6a07c8e6e9eba573b89738072be165f39a176 64 0.03/1.00 vMB 12
335,459 335,459 000000000000000007a0d46a9ea934e748e2ee5496131a5301f57b09be770e29 95 0.11/1.00 vMB 9
335,458 335,458 00000000000000000deb9ef80e3fa49d1ef6e51d276088bf8ba4891a110c6d3c 774 0.59/1.00 vMB 22
335,457 335,457 0000000000000000163ee86d382450ef93c5f1f74b29bf099d3649cad67fe354 431 0.53/1.00 vMB 14
335,456 335,456 000000000000000010091dbd6a4be7ee719202eec3304503a24b286c576bb339 1,734 0.90/1.00 vMB 29
335,455 335,455 00000000000000000b9bcee9ff2d8fa6b346002cb1019cd380fa038576f5353b 290 0.19/1.00 vMB 32
335,454 335,454 0000000000000000135db7b56e59ff420f9ff634382153489b66236cae77ccea 49 0.03/1.00 vMB 14
335,453 335,453 00000000000000001478b097060e2c7c03c77421247a0159e885008da009082b 643 0.37/1.00 vMB 28
335,452 335,452 00000000000000000aab5bbb3aadb5f4a98723b657b025c9395bad2fec71bd36 44 0.01/1.00 vMB 33
335,451 335,451 00000000000000001bc2ac410fe658cf998617b1da06f7790617ac561fce74c3 759 0.48/1.00 vMB 21
335,450 335,450 0000000000000000014056c6c23cf61afd7839f9a6f8e8fbd282e3de0f5ca785 534 0.54/1.00 vMB 12
335,449 335,449 00000000000000000e2a6c7f632bd9ad4facd6032e5e60976578c4a3108b7659 206 0.11/1.00 vMB 25
335,448 335,448 00000000000000001a6c62dba39973b04394cedfe184ea6d720aeee2dffba4a2 159 0.09/1.00 vMB 20
335,447 335,447 00000000000000000faa81e18afdb73ffe0128f7f1617eda50a30517d27731fc 347 0.18/1.00 vMB 26
335,446 335,446 000000000000000000f66fa7f67ee83eb6cb13efc8c28a199553e0637364bd6b 71 0.05/1.00 vMB 24
335,445 335,445 0000000000000000010a953821c32b53f10d0c01190aa5cacb93510c6f7692f7 51 0.08/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.35 GB

Node Details:

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