Loading Tool

Explorer IconExplorer

Memory Pool

78,442 transactions
34.36 vMB
0.16527491 BTC
Random Selection Loading Transactions
Max Size: 191.67/200 MB

Candidate Block

Mining Attempt ce1f4d6b097eab5d51bc218fe5891a90f95c0dcc2e58aecce5c626605d5b6123
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 5b6b7dce32443f286aab873537f8918dbe94f5e85bd5dd03d993b9c525c168c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,188
Size: 1.00 vMB
Total Fees: 0.04243863 BTC
Feerates: 469.97 > 4.25 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (517,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,899 397,899 00000000000000000106ff60a6d25fa913ed6655546553c35e9db189e9cfe4b5 1,461 0.88/1.00 vMB 34
397,898 397,898 000000000000000000e5d8431c16fdec053b7c159d0cd9dd7357e3aac8500481 1,026 0.58/1.00 vMB 37
397,897 397,897 0000000000000000018d715a90cff3b548fac690a4cd6f8ee913950e97e01c81 756 0.44/1.00 vMB 37
397,896 397,896 00000000000000000700e4eee87780c122443e179ad7f33f3a83637bcd966c05 889 0.72/1.00 vMB 29
397,895 397,895 0000000000000000026c15648ff26b19f44f9c2e9479707a9461e268e67854c3 759 0.42/1.00 vMB 32
397,894 397,894 000000000000000001c03c21a2728d5213ffedf6c58b2d9eef7bfb584e2805e1 518 0.36/1.00 vMB 28
397,893 397,893 000000000000000005c0655db17fde80f67ff0502a62b7250ed2685619d19ba4 1,334 0.78/1.00 vMB 32
397,892 397,892 00000000000000000637fe734b8f1826516cc705e6cbf308d93f08a9eb8f3d06 450 0.68/1.00 vMB 12
397,891 397,891 0000000000000000005950f963df005dc37ef2d0e3424635a754e2f174379163 592 0.91/1.00 vMB 16
397,890 397,890 00000000000000000613dfdc460e8fe19ec3edb0797557d372b56e0863324fb0 2,060 1.00/1.00 vMB 37
397,889 397,889 000000000000000006daa09fc78e457a853d5a98305243abd6c64a533854ab46 923 0.75/1.00 vMB 20
397,888 397,888 000000000000000005bc2d648c8bf31007388ff929b61cc0813e4ef87b497a5f 2,156 0.93/1.00 vMB 41
397,887 397,887 0000000000000000043c1886aea6b12ba342bc10eb64640273a97321dec0593d 1,382 0.65/1.00 vMB 48
397,886 397,886 0000000000000000006dac861f11b00b70b8f91e847a2b7dac57491700f411b9 1,719 1.00/1.00 vMB 25
397,885 397,885 0000000000000000037b81bb5c1dd4a815df12327289eb9bd8635506a3892315 2,783 1.00/1.00 vMB 63
397,884 397,884 00000000000000000220fa1734057b53839d308dfed8f4428805f9021ad110d4 2,558 1.00/1.00 vMB 44
397,883 397,883 000000000000000005e562e589e8e4ef156243431af765b635806df0a6dcb815 506 0.66/1.00 vMB 16
397,882 397,882 000000000000000002666199cd7c5e41794bea95bfed81a0db2bd55b3412eb77 1,700 1.00/1.00 vMB 36
397,881 397,881 0000000000000000039dec3222134f53fcbaace3c2607e812a061b9a8dbe9c72 732 0.99/1.00 vMB 20
397,880 397,880 000000000000000006ef6309d473f9081b24f6f9cddf79dceb8f2c82a6aaf2fe 726 0.92/1.00 vMB 20
397,879 397,879 000000000000000004e3a41aed632323ece369c21eea52aa13bbaa8eb90326a7 1,206 0.50/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.11 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: 735.42 GB
    • Received: 18.57 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.