Loading Tool

Explorer IconExplorer

Memory Pool

83,438 transactions
31.27 vMB
0.09403515 BTC
Random Selection Loading Transactions
Max Size: 191.80/200 MB

Candidate Block

Mining Attempt bf943aebaefd25233fb9f03c8206b2414f6629fa383a698ac21e7864f2219942
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 5ba692114e42fab2fc64297dcfc58b5564cdb3bcdd0a88f76e50eff5f34f2ab7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,358
Size: 1.00 vMB
Total Fees: 0.02334220 BTC
Feerates: 114.60 > 2.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (553,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,616 361,616 00000000000000000c2e9f36ce9f53296ad3954b6d2651f135429da48da3b194 1,081 0.50/1.00 vMB 29
361,615 361,615 000000000000000006d141429c2793a05f3bfabca3be495e8d03ae74cfa5cff7 262 0.12/1.00 vMB 26
361,614 361,614 0000000000000000057e73c014eaa2fe5ade5e9d85485884e610d2eda3f660a8 1,288 0.60/1.00 vMB 34
361,613 361,613 0000000000000000071f70088352b8944c141dc8a0105d40b687bfdbeb5a8114 1,258 0.68/1.00 vMB 26
361,612 361,612 00000000000000000c4cf3507e7c7613a13ebaa493426c4ed09475fd861ecd56 483 0.21/1.00 vMB 977
361,611 361,611 000000000000000005ac5697f810c7c61d195940c69d07bd111d3dc7789091d6 450 0.25/1.00 vMB 25
361,610 361,610 00000000000000000ea7250d508270999ca044d80a0c3ddba72b9da48f683a67 496 0.29/1.00 vMB 26
361,609 361,609 00000000000000000a40b02bae13d99abd202ae49e34bf174df6a45ecdc65942 656 0.31/1.00 vMB 29
361,608 361,608 000000000000000003a5f13cca601cbfac258f214f38eee89276a4beb2217ba3 595 0.45/1.00 vMB 23
361,607 361,607 00000000000000000bb9c738ac33d6a50d4a0287d7b05b3759a5d63e0d1eacd6 1,341 0.65/1.00 vMB 29
361,606 361,606 000000000000000002080bb0de5e0cf603b061694d68c272e101b5b834534f56 473 0.22/1.00 vMB 28
361,605 361,605 00000000000000000c57a5d381fd77e340e8422863d23b9711dcd21c3ea5673c 1,215 0.63/1.00 vMB 44
361,604 361,604 00000000000000000ef33aaf3f5249865f53b4b377d063f87dd64e9cefe81a1a 207 0.09/1.00 vMB 30
361,603 361,603 00000000000000000bb1238ccc60baa1c23269742682a7f8d907fae1c6820e91 497 0.25/1.00 vMB 30
361,602 361,602 00000000000000001161b88da3e7f5393ef566ac12f38708a38b0ea4459b75a9 966 0.46/1.00 vMB 32
361,601 361,601 00000000000000001465d4483e6890396f6b1212f4d0001d87f3b3ba6bf45334 377 0.21/1.00 vMB 44
361,600 361,600 000000000000000011b72809e57b2a678322fdf6ec0123f7b4a72843a32c3c1e 856 0.50/1.00 vMB 31
361,599 361,599 00000000000000000c25daaf4471908ae5639d6449ddc997a2e12ae113831fe9 66 0.04/1.00 vMB 27
361,598 361,598 00000000000000000fdecc6f8667b1a6800d096194c74fead557cae080bb06bd 1,191 0.71/1.00 vMB 23
361,597 361,597 00000000000000001254d4ebdb17b60f53713b5d4e8080bdf965147000599195 1,012 0.51/1.00 vMB 32
361,596 361,596 0000000000000000072c9013659a712a77a54be944c637d8de154db4c376e461 74 0.04/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.