Loading Tool

Explorer IconExplorer

Memory Pool

76,001 transactions
28.74 vMB
0.07027509 BTC
Random Selection Loading Transactions
Max Size: 175.73/200 MB

Candidate Block

Mining Attempt 0649a09ff7858b8529074afbf506d9ac382ced3174ea5ac1b2c567ca92e408cf
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 40964eb0d47c6e8615b012f43a4fc433705242ceac28ebadd6cef05cd85fa587
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,739
Size: 1.00 vMB
Total Fees: 0.00788504 BTC
Feerates: 77.76 > 0.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (517,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
397,878 397,878 0000000000000000024ddf14e0db6d6c4143b0f4864dd924dbcf18da99f2b48c 852 0.75/1.00 vMB 23
397,877 397,877 000000000000000000863d1cc2ac86c2a1e49c5402a79e910bc95f83203e6a86 2,676 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.82 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: 710.70 GB
    • Received: 17.08 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.