Loading Tool

Explorer IconExplorer

Memory Pool

29,218 transactions
6.63 vMB
0.05215057 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.72/200 MB

Candidate Block

Mining Attempt f387a70d1a3356c2db0c84a9d76ba723d43a8dd5eb2442b7d8a15c237d3d5a28
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 992dbf1993c135eab10ae4735082e4fb827bda9b506d60a5c0269224ea47b696
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,115
Size: 1.00 vMB
Total Fees: 0.03510405 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (717,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,091 196,091 00000000000005b94c9afac73cd4f3f4ed5595c832e13b6cca21e3828ee3d73c 455 0.21 vMB 216
196,090 196,090 000000000000045123cf4dc7a564ac5fb76962e6ba9fb0575a839284779cf7a2 313 0.14 vMB 389
196,089 196,089 00000000000004e34775f4520308741e8cfccdde833de3e3e4b9a9dd98c2b45f 530 0.18 vMB 135
196,088 196,088 000000000000041bd0175d0993bec5ce4a7e39e4495d5cc2557ed9a51ff326eb 6 0.00 vMB 55
196,087 196,087 00000000000001ea27acd8dc1097f7926da6a39eb5c213fa79c62b1b717c2d9f 529 0.25 vMB 271
196,086 196,086 0000000000000047330291dcca0cab43d4f7c9aafcaf5eb41b11df149ee6d093 233 0.17 vMB 213
196,085 196,085 000000000000036b698c3682b291eb614d2f1bfa420ee6d990347eecc0e82288 138 0.06 vMB 310
196,084 196,084 00000000000002b6342b4b06d37bf76bcae1611d7cc17143cbe4846b9950befb 134 0.05 vMB 47
196,083 196,083 00000000000005c0736bb05aa760067bb0cfd72c77169fc035a1f0ced4b3740e 400 0.18 vMB 153
196,082 196,082 000000000000016a9d9ce782df3f2d869358cb8e4320b0d640911d298282a8c7 69 0.03 vMB 112
196,081 196,081 0000000000000165aa9c35e3545945f0b63dd53e2d1cfb69b8937b03ca028c7f 57 0.02 vMB 77
196,080 196,080 0000000000000133b8ad4bf0fcf47be0b83bf8722d718593b2ff448cb7e3a527 225 0.10 vMB 138
196,079 196,079 00000000000002a7fc1f075c0138e4f3d6d042e282c8d758d9f194e1607947c3 328 0.15 vMB 158
196,078 196,078 000000000000026b9d5a9dadab699c37aca63d4ae77e91f6bb3f26de5167e7a1 653 0.25 vMB 382
196,077 196,077 000000000000069ebe2c5252858ac018e11132b17e28b73ac7989be8face3637 27 0.02 vMB 79
196,076 196,076 00000000000004b4cda4e9e6a3ca7369f631ca968d46f25d61c26e08e1ddfab8 512 0.17 vMB 13
196,075 196,075 00000000000002a876a18f821e0cbaed481cc07cd5d4efb0baf262c95696b4df 194 0.12 vMB 191
196,074 196,074 00000000000000a842830a83ca174dd76f6601f96cb8f038c8c289e18485b376 81 0.03 vMB 89
196,073 196,073 00000000000002458e951f218e13b283fada2c4c4d798fcdf55ff6416b33a1c4 345 0.16 vMB 156
196,072 196,072 00000000000001c7e1333c6b3753d5e285e86e9957c59446097184e4f4a47e1b 33 0.01 vMB 43
196,071 196,071 00000000000004ff273eabb48f82e5d32d0d928628d1e2a934a0307b0a27e61c 144 0.05 vMB 99
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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