Loading Tool

Explorer IconExplorer

Memory Pool

44,247 transactions
27.29 vMB
0.07040025 BTC
Random Selection Loading Transactions
Max Size: 143.80/200 MB

Candidate Block

Mining Attempt ce3bc46bad93843162c59d2799a4a4830e0d6a51fe0b8eea5acd66a8463793c3
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 69b5098763bc2dabbab12f7f230023251126b081249f34ea77a1090c7056297c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.01933107 BTC
Feerates: 192.02 > 1.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (556,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,404 358,404 00000000000000000c12c3c64437ef3dc426b7c5f7a6876983a0e78b6ee199c3 1,728 0.75/1.00 vMB 31
358,403 358,403 00000000000000000e9f700bee534f21211b359f6a8dcec351afdbf702ddfd10 270 0.17/1.00 vMB 14
358,402 358,402 0000000000000000016dad6e03a683f59837984ba1426f28bcaaa947436b620c 1,087 0.50/1.00 vMB 30
358,401 358,401 00000000000000000829e286c712448f6a45edbf5899b34e5f2c712523c470fb 396 0.21/1.00 vMB 24
358,400 358,400 000000000000000005fb51818f3dbe377287440895b31af0c01f7dadcc4ac412 523 0.25/1.00 vMB 30
358,399 358,399 000000000000000015be8814a22d364e4f929f15c58c3ed40367aef06e5d043d 911 0.46/1.00 vMB 26
358,398 358,398 00000000000000000e6c6aaf4fd9deff80ea56d5e8efe74b2825e84490b369e5 334 0.16/1.00 vMB 85
358,397 358,397 000000000000000004182838382745ffb127cac519dcf181e27eb5ffc43311bc 1 0.00/1.00 vMB 0
358,396 358,396 00000000000000000c52ac4124e8220d889cafb4e0f276572bd5dec989f13ef5 1,208 0.75/1.00 vMB 24
358,395 358,395 000000000000000011fdff681e71e65cf1c96c4417346cf22db5548bbb4a3dce 278 0.25/1.00 vMB 20
358,394 358,394 000000000000000001bda4548c4398eb89f45d21ab1a5419869fc2670e73478e 1,228 0.70/1.00 vMB 27
358,393 358,393 0000000000000000104c2a24bcae7ce3ae50791bb0f1e2e1eff3add4cc8f48a3 542 0.36/1.00 vMB 21
358,392 358,392 0000000000000000021ffe0d99ff9e2f628a763bf7cdd53b68c13c61789e7a43 188 0.32/1.00 vMB 13
358,391 358,391 000000000000000003e892881a8cdcdc117c06d444057c98b6f04a9ee75a2319 1,433 0.98/1.00 vMB 22
358,390 358,390 0000000000000000040238cb61fda1452649edc9d18f435f7e1b285a589463b9 937 0.75/1.00 vMB 22
358,389 358,389 000000000000000005d88f10953f8d34321d56089f2d5df5a4a0ed6656d4441e 997 0.82/1.00 vMB 23
358,388 358,388 00000000000000000a153ea9516616e928f36cc7d8ba5cb7607d7debc2cb85e8 1,957 1.00/1.00 vMB 27
358,387 358,387 00000000000000000f4b65e2b080a2dd75acaf1cf3aeac3955aa3bf0172185e2 1,112 0.75/1.00 vMB 22
358,386 358,386 0000000000000000016adfc23ce2ed2172c6dd55ab858326609118d6d1503082 1,160 0.75/1.00 vMB 26
358,385 358,385 000000000000000011a0a62e018e03eab3e535adb3d66349229bf87cc43d2241 957 0.75/1.00 vMB 23
358,384 358,384 000000000000000013e7382439d92909731b583672b49ee40985d52267fe36f4 1,482 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.19 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.