Loading Tool

Explorer IconExplorer

Memory Pool

78,423 transactions
29.53 vMB
0.10287893 BTC
Random Selection Loading Transactions
Max Size: 177.17/200 MB

Candidate Block

Mining Attempt eb649a715b8dc47d3ec7bda554b224f5f10fa8111056ac893c48113c94f33f3f
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root efa820451c59de942108cd0b3d3627c31fa1e31c411f4fc8edee8e35f07ca513
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,117
Size: 1.00 vMB
Total Fees: 0.02301653 BTC
Feerates: 78.41 > 2.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (575,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,912 339,912 0000000000000000176726eef822f06e7473e5dc544c22b5379ff0350c7766bb 512 0.30/1.00 vMB 20
339,911 339,911 00000000000000000a2439ce80b7003f57d1d1d4163ff0b90230706ad812759e 1 0.00/1.00 vMB 0
339,910 339,910 00000000000000000c64fe1d4faeb65ad682d82d5e0840f2ad2482352cdc270e 112 0.14/1.00 vMB 13
339,909 339,909 000000000000000010a563f8f6e3b53759aaab75451a11f1065233e7c78997c5 1,099 1.00/1.00 vMB 17
339,908 339,908 00000000000000000aab6cc42f30a39c47c3b8abe5f01aa127696fb77ead520e 2,186 0.75/1.00 vMB 37
339,907 339,907 000000000000000007eb3301a14d427f7857043851e20f7efc48ce1c20f17aee 912 0.25/1.00 vMB 55
339,906 339,906 00000000000000000b8b233d7c25344a2b8482b7cc932b8e88b466c119b1d9ab 256 0.10/1.00 vMB 28
339,905 339,905 000000000000000005124dd985cb5746f79de0f7d59629bd3b8fcd6d2dd6c5a3 374 0.19/1.00 vMB 24
339,904 339,904 00000000000000000130a561eb531f1af3f59924da5e67129b5ecffe9d36dded 284 0.18/1.00 vMB 20
339,903 339,903 000000000000000001fe998bf8512623ea23f2b695701c12c3239ae8c6438d80 605 0.29/1.00 vMB 19
339,902 339,902 000000000000000004ef12d7c6d77d319970c417b85a44a5bbb8d4cb3e7efdcd 209 0.11/1.00 vMB 24
339,901 339,901 00000000000000000cf52d522e42fb8a4c4ac572f6896cdd83b28965c2cc4683 661 0.34/1.00 vMB 27
339,900 339,900 000000000000000008126c264131e680962a23c505ec47f3f32d09eb29513a41 282 0.11/1.00 vMB 28
339,899 339,899 000000000000000005e9432e8bf627580a422a320e3d67b2c9266405c39c312f 64 0.06/1.00 vMB 12
339,898 339,898 00000000000000000acb40bbaa6a38fd2a3dc4d3785a4c8aa7b52e7947ced625 704 0.37/1.00 vMB 24
339,897 339,897 00000000000000000d24070c3d040ffeb3e09f025745960c3f9c9d10991e2d50 421 0.23/1.00 vMB 22
339,896 339,896 0000000000000000021fcebd8a3db96d2df6e11e2463cce07c02898d896cae30 937 0.73/1.00 vMB 12
339,895 339,895 000000000000000000c0920ce8db536961bd6bdfe60b982d696653f417ca1e04 1,024 0.58/1.00 vMB 39
339,894 339,894 0000000000000000056842e62eede7867cbac4f5b6fbf6b5f843d8e222b46390 1,044 0.75/1.00 vMB 22
339,893 339,893 00000000000000000f503c8273bd105026b9cab4ed513b62b9ebe450a096d3b3 940 0.75/1.00 vMB 18
339,892 339,892 000000000000000007fe76a6ebfa2193d120ee24cc26a7b56ff3b2e0a7cb6328 1,024 0.32/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.91 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: 713.98 GB
    • Received: 17.50 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.