Loading Tool

Explorer IconExplorer

Memory Pool

81,399 transactions
30.79 vMB
0.11009377 BTC
Random Selection Loading Transactions
Max Size: 184.54/200 MB

Candidate Block

Mining Attempt 0fb355da822400dd0c7603066983df6dd90decefed2f13dc3be071446ac3bf52
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 3fe278eca3870b963161ca0f8d063786f0d29415e31dc31194dde805802f22a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 1.00 vMB
Total Fees: 0.03061177 BTC
Feerates: 101.42 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (422,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,970 492,970 0000000000000000007def3c5184b6451693ead363ce21c8cffb94287361a2d3 2,581 1.00/1.00 vMB 296
492,969 492,969 000000000000000000a72782ed0f4f46e4ac904f57580d55f711ff11ae010cd3 2,331 1.00/1.00 vMB 249
492,968 492,968 00000000000000000071624d21446267d046665c4b3ebd709f17147fb67d2983 2,627 1.00/1.00 vMB 275
492,967 492,967 0000000000000000002a6dba2882fdc22322015cfbc0f02c2212b20a8c0491ea 2,888 1.00/1.00 vMB 328
492,966 492,966 00000000000000000080cda4d27b83386e407c635d3c9cc4b4ba67f51190adea 2,630 0.94/1.00 vMB 257
492,965 492,965 00000000000000000047a93838993b4ff685a57d2dd586315dd1b40b9d16a602 2,861 1.00/1.00 vMB 255
492,964 492,964 0000000000000000007d3a45ca5441d4f34f72fd7ab3e750b67c5bca982c31f8 2,753 1.00/1.00 vMB 282
492,963 492,963 0000000000000000001bc14d31cd78cba9af69b4ef9af8fac9f3aabb260658de 2,449 1.00/1.00 vMB 248
492,962 492,962 0000000000000000001e04433a329abe9308ce304f64da81e8ec1c9d3522308b 2,918 1.00/1.00 vMB 307
492,961 492,961 00000000000000000087d0ce2bf34d1d79e1c8f063e59aee4cbe14bc3786aa45 2,676 0.99/1.00 vMB 242
492,960 492,960 0000000000000000008575829b29042db38bb25d89258cfed7bfc79cea5c144e 2,678 1.00/1.00 vMB 277
492,959 492,959 000000000000000000979f32976a0633adcaf555072d963ebf3b50771227c097 2,272 1.00/1.00 vMB 265
492,958 492,958 00000000000000000091f6d8eebf470e6b973b00630f1be372a67f71aa2826c7 2,284 1.00/1.00 vMB 287
492,957 492,957 000000000000000000a02292fd026559f08d616491b4fed57addefd384b44e7c 2,945 1.00/1.00 vMB 305
492,956 492,956 000000000000000000a83dbb10c730864350bc0474af0a1eb11cf6455de6a1c3 2,318 1.00/1.00 vMB 209
492,955 492,955 000000000000000000bc790df31835ddead86325b08ae7d5aff3135ecca9d37c 2,730 1.00/1.00 vMB 272
492,954 492,954 00000000000000000067bc73f06aab0a0c0c293b187bada1444656abfc38c0a6 2,498 1.00/1.00 vMB 269
492,953 492,953 00000000000000000093ffda1828d798836968b438c5a48d65263f52c54cd909 2,603 1.00/1.00 vMB 278
492,952 492,952 000000000000000000360ef3723352c5ee11918ecb78734ec0d7f8e3d498b67b 3,082 1.00/1.00 vMB 305
492,951 492,951 0000000000000000005ac26199be9564066239deabf2f3c5adc20902bfa128d9 2,572 1.00/1.00 vMB 280
492,950 492,950 0000000000000000002b9efc59ce7978f9642963d83463eac3c7a4dde452c012 3,188 0.92/1.00 vMB 310
Previous 10 blocks ↓
Total Size: 782.65 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: 672.94 GB
    • Received: 16.33 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.