Loading Tool

Explorer IconExplorer

Memory Pool

82,981 transactions
31.38 vMB
0.10723119 BTC
Random Selection Loading Transactions
Max Size: 190.82/200 MB

Candidate Block

Mining Attempt 4a50ec4448cbbd01c11d8d5f34e141c6ad815511f5438329d285465ebecffe0e
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root ba84ef24817794505fbfbdcfa6b58d00a17c91ac9867b6d1017354b7264da8e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.03005313 BTC
Feerates: 151.12 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (621,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,449 293,449 0000000000000000db1b98330d9c62d3b6d016381b40747492aa478ea74ea335 32 0.01/1.00 vMB 55
293,448 293,448 000000000000000054cab476780fd9fa9dd9db338cc7c4da1d385d668d9fd0ff 192 0.12/1.00 vMB 28
293,447 293,447 000000000000000093214af57d2e498a0d49620dab0e1955a9d1bf1aff3b526a 169 0.10/1.00 vMB 14
293,446 293,446 0000000000000000384253e1a358b5c3a28769b6531fd5772bceceda86d39949 55 0.05/1.00 vMB 9
293,445 293,445 00000000000000004926eab9a046c75b234b271610ae41e718fa868fc1eb7541 971 0.45/1.00 vMB 36
293,444 293,444 000000000000000060ddc157f6fc8b1e92daebd1e0c44f3b629c5baeecfe8f1a 39 0.05/1.00 vMB 19
293,443 293,443 0000000000000000c6470807f8722aa017e5c39852f38ac2929bba650e2a7bd3 260 0.14/1.00 vMB 44
293,442 293,442 00000000000000003ccf7dbd7356bf90faf86256efd0b0bca9b56bd9af48a549 694 0.31/1.00 vMB 36
293,441 293,441 0000000000000000592f741895129ec256aeb77e806867346ec4c90c65bd677f 250 0.13/1.00 vMB 32
293,440 293,440 0000000000000000333e77e1b37aba0a1f559dc01078845af0490f00cd6b3b17 43 0.02/1.00 vMB 33
293,439 293,439 00000000000000009f139e2bbd6c7dedf02fdef9d9614e1995f343a0fec99eab 529 0.32/1.00 vMB 30
293,438 293,438 000000000000000005fc069c31d280f7eda8949d642597155cf4406eedf1872f 457 0.31/1.00 vMB 26
293,437 293,437 0000000000000000966b02b10e5161de4fca875afffd5799243675f3a47289a5 539 0.36/1.00 vMB 30
293,436 293,436 00000000000000008da3c62a659742139fa4894561337b95c6750bd0dbdd3d0e 256 0.12/1.00 vMB 60
293,435 293,435 000000000000000001a09cb56cbedf309bb8a3677da440f17f942ebfbe4a1231 481 0.25/1.00 vMB 34
293,434 293,434 000000000000000026a9fb7280371d1f37fcf94f3f8f0ae5c84d963c8f26acb1 1,116 0.78/1.00 vMB 25
293,433 293,433 00000000000000008c47dde4498946e2c96059ccbc9a1f6e3e9ca89cf385d54e 1,014 0.35/1.00 vMB 78
293,432 293,432 0000000000000000a1b8b2ecbf29122b75d5f5d850747bbce37d3bd8eb9a848f 194 0.10/1.00 vMB 18
293,431 293,431 0000000000000000c59c32eb3e63b737c0ce52ebdea01828783ba61884b518be 602 0.65/1.00 vMB 16
293,430 293,430 0000000000000000803fa0cabfe382eba3edb06bee78b433c9e033cb3c03e2b2 1,085 0.35/1.00 vMB 55
293,429 293,429 00000000000000009880db1a625d524cc64c719d0ebe0c9be7465b461ebc8c06 336 0.50/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.06 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: 720.68 GB
    • Received: 18.24 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.