Loading Tool

Explorer IconExplorer

Memory Pool

81,354 transactions
30.26 vMB
0.07525089 BTC
Random Selection Loading Transactions
Max Size: 185.83/200 MB

Candidate Block

Mining Attempt da516adeeb6c3982f30e2579f5f8e3c145d3f0fa4de1293e67a65c9ff4937d4b
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 338be1086bf95810ad5086880cf16acc8f1cfff6a926600d11c7d7daf9834528
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,903
Size: 1.00 vMB
Total Fees: 0.00803274 BTC
Feerates: 150.77 > 0.80 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (610,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,661 304,661 000000000000000053c04b3b24855a6494c4433a78e3962c09cdd243d21b112f 91 0.07/1.00 vMB 9
304,660 304,660 0000000000000000512482b9d827591e51023c7b85dad94607c73d66b62b8f52 586 0.32/1.00 vMB 30
304,659 304,659 000000000000000022950fe6307a2962c5407d9a9a03247c4ca9fa5a35b6e7ee 552 0.34/1.00 vMB 30
304,658 304,658 000000000000000029a7855a8863924911f9634893dd4867cf302c5ea0e1bee6 53 0.06/1.00 vMB 18
304,657 304,657 0000000000000000589dbe9baa69fac075f8735bebcb6a2688c6653706c12d05 62 0.10/1.00 vMB 14
304,656 304,656 00000000000000002997d6ac54e34ea2a224f4ed8e645abd6242f5f3af171db8 746 0.35/1.00 vMB 33
304,655 304,655 00000000000000002ddf7bcfa82dfb6a13b6b2990b9c11725f032f83f64384f4 286 0.22/1.00 vMB 30
304,654 304,654 0000000000000000236eb935aca35032008aaf0d9188eb84d44126bf663295c9 685 0.30/1.00 vMB 38
304,653 304,653 00000000000000000c1c8271bdb5bad759282968e7355853bc17bcf75af9fc41 40 0.08/1.00 vMB 3
304,652 304,652 00000000000000000d48af69692b6d6e54e653ff347a2fd570caef7dfee881a1 729 0.34/1.00 vMB 35
304,651 304,651 0000000000000000410831bffd9f2acfe494b45b55c6c9eb54ab47dbfdfd2bc7 246 0.13/1.00 vMB 29
304,650 304,650 0000000000000000107cd7aaebf7ff4cd978cb79af66da37fd8b6e3d68b81cec 258 0.22/1.00 vMB 21
304,649 304,649 000000000000000013e99a35a32dc6e5d7914e895973b6ac9f3897ab170a9e87 492 0.35/1.00 vMB 23
304,648 304,648 000000000000000045a4c6a03c6ce90e7e854678a855b61ce960020d25755a21 1,072 0.35/1.00 vMB 49
304,647 304,647 0000000000000000347c33b9fe5b605c1813a5fd0e4231661e00f70ff40d5783 84 0.04/1.00 vMB 30
304,646 304,646 0000000000000000002627b9af6401133e68460df223082a60968f93de584dcf 10 0.00/1.00 vMB 38
304,645 304,645 00000000000000003497493fdbdb6d79e3760b6540fac9ee6b3b2253ebfd927b 208 0.11/1.00 vMB 35
304,644 304,644 00000000000000004f2e0f13261e4f5740cd8be053ba367f7d658cf632e5db69 475 0.27/1.00 vMB 30
304,643 304,643 000000000000000048dec5d33eabd6ac4a7428e8da2e78b202f687cb3b8e81a5 76 0.04/1.00 vMB 37
304,642 304,642 00000000000000001dfbf9c3b234f4ff66425b5894fac695cab2b176c8db048a 132 0.11/1.00 vMB 19
304,641 304,641 00000000000000002b817c41dbeff4e96bec4678f9e8d3aa13ec571463bd1957 744 0.35/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.