Loading Tool

Explorer IconExplorer

Memory Pool

85,715 transactions
31.51 vMB
0.10323905 BTC
Random Selection Loading Transactions
Max Size: 190.50/200 MB

Candidate Block

Mining Attempt 85de755ab96470dc4adb2d93af938fa2145be5dfd63dd183ac50dc90feb871a6
Version 20000000
Previous Block 00000000000000000001d12bf2d19756e7ec906c3bbef7df86fb31f8f692ce07
Merkle Root f146c82a85cf433af95fba00198d420a1ff6625e1b228075872371c0b6566539
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,699
Size: 1.00 vMB
Total Fees: 0.02738444 BTC
Feerates: 50.51 > 2.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,971 (556,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,924 358,924 00000000000000000cd717f6243a2fb60865f1bfb1ab374a63a14585508042eb 804 0.47/1.00 vMB 22
358,923 358,923 00000000000000001703b24eac5a8d47cbf76ed3242e69417b627223e6f15b82 436 0.21/1.00 vMB 26
358,922 358,922 00000000000000000cbef3269d1e18c4fe79e5d135386dacdf0c3d9c9fded570 524 0.31/1.00 vMB 22
358,921 358,921 00000000000000000db6e930fce9fcff9e53fa16f3c2efed5182794db39b67b2 692 0.37/1.00 vMB 21
358,920 358,920 0000000000000000165435ab26b3348f628d3d20a50cd90f34de012bba85e585 1,049 0.59/1.00 vMB 23
358,919 358,919 0000000000000000003030b2b18c8aa592b8ac97ec9eb921452fe80ba2b18d07 575 0.53/1.00 vMB 16
358,918 358,918 00000000000000000ce5721adb753df9190ad697d724d86a16fdd55e54d8255b 737 0.57/1.00 vMB 15
358,917 358,917 000000000000000004752d45252fb45436656ee0e1b01178a553a670b3f240b2 1,834 0.75/1.00 vMB 33
358,916 358,916 000000000000000005fc26a7c3714115c6db42197e1a3fcabe7a48912ca5e843 608 0.54/1.00 vMB 11
358,915 358,915 000000000000000002b2af3cd8c68f3672ce5e97ea22f21a85cbc741551ca231 1,991 0.95/1.00 vMB 30
358,914 358,914 000000000000000011ea2c2ac1c8280755ec9f89357ffd597ecc5b9502dd4012 190 0.08/1.00 vMB 29
358,913 358,913 00000000000000000c92138abab539da317c4202891f301cb82a6e3ec20fd7f4 1,324 0.75/1.00 vMB 340
358,912 358,912 00000000000000001229fbe8cb59bac2d04db4f098ab3636394890490f723194 845 0.70/1.00 vMB 16
358,911 358,911 000000000000000006197e9477d2618abbfe8db46fe98a1c7f4403962e81acc7 1,563 0.75/1.00 vMB 29
358,910 358,910 00000000000000000683a8bf25ecb3372b339ad54418f1f2453846a9097d737b 1,707 0.99/1.00 vMB 23
358,909 358,909 00000000000000000ad5722028583701e76ecb025d0fb3203def5f7074c40fdf 492 0.33/1.00 vMB 19
358,908 358,908 00000000000000000af79ec7c0e8972cffd5234be898c5f9e9a12c10b2a8d78d 1,311 0.85/1.00 vMB 20
358,907 358,907 000000000000000004f99b46c75ab14c01eb6f0f1b62dfa3d1a9ffe9988ae4ea 1,834 1.00/1.00 vMB 31
358,906 358,906 000000000000000006a1f8d50d441069d42460c92592760c5bdb860eaff0b259 2,015 0.75/1.00 vMB 35
358,905 358,905 00000000000000000356849d1b7836fc19b8fd29a52494b2cb7f302abff0704d 317 0.16/1.00 vMB 22
358,904 358,904 000000000000000008b8cebf7b7d28b3677011820a5fdb5bfb206d3b8e46de8e 1,503 0.75/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.34 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: 661.13 GB
    • Received: 14.79 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.