Loading Tool

Explorer IconExplorer

Memory Pool

43,974 transactions
26.81 vMB
0.05535106 BTC
Random Selection Loading Transactions
Max Size: 141.99/200 MB

Candidate Block

Mining Attempt e09592f9871163d29e59e3f86ef8b8ff18416b358c5f311ba8096cf2b2c2c2b9
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root bcb35951ea8103178e65d926174ebfa2598fd864fe593d93d713336bb86ac5d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,540
Size: 1.00 vMB
Total Fees: 0.00592266 BTC
Feerates: 100.52 > 0.59 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (536,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,664 378,664 000000000000000008d3f4a82bcc0887e526f53fdc584c04edff81a150f63e93 754 0.46/1.00 vMB 32
378,663 378,663 00000000000000000e326038bd28e7003623f92e56aa93a87c624031ff9d0b38 902 0.71/1.00 vMB 27
378,662 378,662 00000000000000000f41672a8781934ca4a28fcc7f3c70ba1aa6974b3c99d9c2 987 0.42/1.00 vMB 48
378,661 378,661 00000000000000000867164532b8b091f4589f887c38d72eee70c0e669d10bd6 1,261 1.00/1.00 vMB 20
378,660 378,660 0000000000000000046b475c9bc1739838a7d81c9894466438b0678dbc1efd3f 1,252 0.99/1.00 vMB 23
378,659 378,659 00000000000000000d56b9c5d4ebf969c1ff9ed822acf152c8b8c6d4199a6486 572 0.34/1.00 vMB 66
378,658 378,658 000000000000000004efbd9df57c94b5de5d1fab38f4e52f628b4f5d66f1f193 685 0.46/1.00 vMB 37
378,657 378,657 00000000000000000f22be1bd3a6b85b229b09c5fbacc60b7fc10d2a4315ec6a 403 0.22/1.00 vMB 34
378,656 378,656 000000000000000005ed05817d756999a7fcfa1c6bd0c40fd52c95f28bd2f92a 186 0.14/1.00 vMB 22
378,655 378,655 00000000000000000a97edbf6e3ea8833ffb071b5192e5e7b798262e00ce3998 964 0.60/1.00 vMB 40
378,654 378,654 00000000000000000463c38f1f1d5d800c9a12aeba8283584b24ef98b8a53e19 330 0.75/1.00 vMB 7
378,653 378,653 00000000000000000b48c2eb55346d26fa5143ff22dd8877291f830bc0950cd5 402 0.34/1.00 vMB 25
378,652 378,652 0000000000000000080f733f3dbe1d711c988c4b5e2ef552f403279590dcf036 808 1.00/1.00 vMB 13
378,651 378,651 000000000000000006c3ec6d8b085501d102b7674e1057961763beff18429b5a 1,311 0.75/1.00 vMB 40
378,650 378,650 00000000000000000c823f7991060b0bcf1645f15984ec3710d2651f956207b1 603 0.28/1.00 vMB 34
378,649 378,649 00000000000000000b8e7644b9fd897dff210e55f05ee96674824b614dfc0d75 321 0.17/1.00 vMB 29
378,648 378,648 00000000000000000fa1ed75f8788c81bce9c1131a24a042a541a09058f46703 1,516 0.58/1.00 vMB 47
378,647 378,647 000000000000000002788e56d4e77f3bcd33d2fefe7a164663754dcd888f398d 288 0.75/1.00 vMB 4
378,646 378,646 000000000000000008ad31bcab255073ed5f7b93efaae5e0eaabf37ba0a18081 288 0.22/1.00 vMB 17
378,645 378,645 000000000000000004efeeae0c1e365ebfd4ae676ecf6757cb74d82ef4b73aed 1,299 0.50/1.00 vMB 59
378,644 378,644 00000000000000000f53a790d938073bd541d23e19bddb75d5b5fa09d9c49f87 920 0.39/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 650.21 GB
    • Received: 13.25 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.