Loading Tool

Explorer IconExplorer

Memory Pool

12,368 transactions
5.46 vMB
0.02380613 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 31.89/200 MB

Candidate Block

Mining Attempt 162151790ec2acada71bba2d3a7a41692f4e11c935a97caf820778e09bf9f788
Version 20000000
Previous Block 000000000000000000005154d1d4ca737b24005588c846e9daad0497d8002fac
Merkle Root bc2e3638738aa1ab48a8f41f23c2ea8a7c3711630938bc1b31fdb8082f127ac1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,740
Size: 1.00 vMB
Total Fees: 0.01497413 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,447 (716,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,608 196,608 00000000000002f4c09d51a365ac5bc6a6083bd592df27422780547dfbe42298 207 0.08 vMB 123
196,607 196,607 0000000000000030e323f2acc338194052c366e2c506784e3f83cbd362951678 1,147 0.42 vMB 221
196,606 196,606 0000000000000543b547e5618b34151abb9e2cef7fa4158301ef215481ec8e2b 140 0.05 vMB 159
196,605 196,605 00000000000001e92c591f59242c0dc48043ded05ede0ee944e8df4745c9ea46 256 0.08 vMB 499
196,604 196,604 00000000000000539d7870590ba73a71fc441f097f5b4c80695d7bb66a37bde0 1,024 0.33 vMB 85
196,603 196,603 00000000000003e5db18ae69c1be5e7bb8d5e4d7cdcaf2b5b67775cd769766a3 260 0.11 vMB 188
196,602 196,602 0000000000000461a82d3700d9facaf9752ea5fd0a3a4cccc75e71513cd0faf2 254 0.10 vMB 139
196,601 196,601 000000000000037fabffc3637f57ef521d297aa922bdbfa0ca989b23f6ecaf96 177 0.09 vMB 127
196,600 196,600 000000000000044f8c564d82cebfb9d2217ad254779cdf95ad5a9baddee9f3db 11 0.00 vMB 14
196,599 196,599 0000000000000617ed680c263f528b1fdf687307807a2702f8b15d65a104f4b6 110 0.05 vMB 195
196,598 196,598 00000000000004e5a534cf1a8cd225d4b81063547048b4f4a46b184dafc3b2c2 666 0.26 vMB 207
196,597 196,597 000000000000043523b807bc9297a9aee028bb0ca5c39ad44d2d3b3442284bfd 1 0.00 vMB 0
196,596 196,596 000000000000032ae1ea6829ae19a410314ab0057d5ee66529b7dbac265947af 32 0.01 vMB 0
196,595 196,595 00000000000001c548f5a5d3cd7d4faa6316ca1b6ac611702434561fbe9d2f2e 1 0.00 vMB 0
196,594 196,594 00000000000000c784be9738c21d1dd544b52a5b804f2e51e3e1d007cce11eeb 1,024 0.28 vMB 27
196,593 196,593 00000000000003517d94c9479b790f8f82657706c5e717254d8446bf98243f1c 181 0.07 vMB 136
196,592 196,592 000000000000068b8dd5b356c40fae550c78208ae895b367bb476095e7b23186 1 0.00 vMB 0
196,591 196,591 000000000000007d1fb00fde81494f107546c24d2c2a28abe7e9639e4cca4a00 119 0.06 vMB 184
196,590 196,590 000000000000064ed64f4145880be9d89a789b288b0abac80a57644b2dcbad27 1 0.00 vMB 0
196,589 196,589 0000000000000022e7f0334e75d8c96b702bb950e72d8aa1020e1cff4858c5eb 332 0.16 vMB 127
196,588 196,588 000000000000044580e4bebda5a284b5476e7bee0496a92be5d9620741f2ef43 110 0.05 vMB 149
Previous 10 blocks ↓
Total Size: 779.65 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: 306.80 GB
    • Received: 1.43 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.