Loading Tool

Explorer IconExplorer

Memory Pool

80,707 transactions
33.92 vMB
0.13338904 BTC
Random Selection Loading Transactions
Max Size: 193.28/200 MB

Candidate Block

Mining Attempt 1b0c6b5e2e8967ebd3865c15476dbd91050ef9d409cb61b96631cddd2fabe4eb
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root e9a13fda946abf859781039e2f781f68c55093864eb4887ffdd97674ebad2c89
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,788
Size: 1.00 vMB
Total Fees: 0.02546187 BTC
Feerates: 146.36 > 2.55 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (721,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,608 193,608 0000000000000462133d1e9bd575fa2dca822e12b73f79f56a12d9c042727370 60 0.03/1.00 vMB 92
193,607 193,607 00000000000002aeadd76dc5cd9d0eed0fed710dc9ea77da0194dd369eb00663 248 0.12/1.00 vMB 162
193,606 193,606 00000000000001583c3ea755e6fac513a08719b8bac10401b439392b759b7de9 883 0.24/1.00 vMB 16
193,605 193,605 00000000000002107b06d3468376c6ebca13dbeaaec5079d2988bc366567417e 118 0.06/1.00 vMB 96
193,604 193,604 000000000000033788cd1c683aa35771cbb2021fef6ff627c46ad347c778b9e8 234 0.14/1.00 vMB 98
193,603 193,603 00000000000002727efea18c36b7ec8adc9769c5a9df4cafc78e4ffcf14e6b3f 109 0.03/1.00 vMB 6
193,602 193,602 00000000000005412462aab81de61154bad7ddf5821e5990f2d56038d2541643 303 0.20/1.00 vMB 113
193,601 193,601 00000000000000fef378c25a49a2243689f4aa9cd57163dca17aac93adb81ba2 32 0.01/1.00 vMB 0
193,600 193,600 0000000000000340766c3af62744ec1bf13310c15fce8161f0fe44679d7180cb 514 0.25/1.00 vMB 127
193,599 193,599 00000000000006c103d94c639ba1ee6623b33f5bd61d63926bafffb95adf6ea5 116 0.04/1.00 vMB 22
193,598 193,598 0000000000000516eef93541b162c86917c418fd4c21a674407665937fcd8f19 548 0.25/1.00 vMB 125
193,597 193,597 0000000000000064b850558fad699906124ad1f59e68900acb21fa9a64b2d5b6 101 0.08/1.00 vMB 81
193,596 193,596 00000000000002f5a8c20ee2eee042fa95b4d04c5a7542930834d54ddbd21e46 512 0.18/1.00 vMB 136
193,595 193,595 000000000000020245a14f5c7323b9a9388cbde87f14d0772b7845db107f30f5 126 0.04/1.00 vMB 76
193,594 193,594 00000000000004e58f96c2bc5627ff74dffdbe19475ccc3cf09416f0a56859d5 353 0.15/1.00 vMB 113
193,593 193,593 00000000000000605231f2821eab683c9d722efd1b78f2b73cb5212cbc0d2ff2 43 0.04/1.00 vMB 50
193,592 193,592 000000000000016e8aff9e01cced406901ed7b0ce1d94efbf7a5cc59f9b365d1 477 0.19/1.00 vMB 174
193,591 193,591 0000000000000477e49782835757089156969dae27acf01266dafb5ec844ce0d 512 0.21/1.00 vMB 63
193,590 193,590 000000000000041711a7d0617308c8dfe00f13e843fb8c077775bbf32c30f358 33 0.02/1.00 vMB 154
193,589 193,589 00000000000004a3eaa125920207434ec2e2898f7d77f536b473681feb4c1d71 108 0.04/1.00 vMB 50
193,588 193,588 0000000000000077d185891e704f1a9e7bc15c421b99874cafa4f35ef71a7559 105 0.06/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 783.10 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: 727.86 GB
    • Received: 18.47 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.