Loading Tool

Explorer IconExplorer

Memory Pool

46,955 transactions
29.03 vMB
0.15026874 BTC
Random Selection Loading Transactions
Max Size: 153.79/200 MB

Candidate Block

Mining Attempt e5f647fd73faf1080393adec8d2d3bee65e6ed782a44e0d7cf6f27ffe85229fd
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 1cf3518aab4db8a934fb15acf585ce00f149e77e54c6cd2ec7ce79d72f32bf7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,683
Size: 1.00 vMB
Total Fees: 0.08519139 BTC
Feerates: 15,654.48 > 8.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (855,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
58,891 58,891 000000000adfe2f684eebc99a790fc70be94afbe5a872e3bd865d8bfeb4cc693 6 0.00/1.00 vMB 0
58,890 58,890 0000000000ad8edc45f7f4b610c169a3112c7800c22848b5bb60d2813b5b69c8 1 0.00/1.00 vMB 0
58,889 58,889 00000000084f4c5c5272059502d749e8b469282cad376269e320b2fab81f64e7 1 0.00/1.00 vMB 0
58,888 58,888 00000000047eb6b20519ff71b5e6e57f2d88c5762a76e0a8fdf9eec87aa3c056 1 0.00/1.00 vMB 0
58,887 58,887 000000000d220e2881663848944e556026e358abef2043d8bb422fd0532c8a21 1 0.00/1.00 vMB 0
58,886 58,886 000000000f2b9807665ab4d55102ca1fe1581361ee2724090d77acebbd1091f5 1 0.00/1.00 vMB 0
58,885 58,885 00000000013680fb6fdf67be343a8192539280020f4a821e81a844e2cfc128f6 1 0.00/1.00 vMB 0
58,884 58,884 000000000a90f9a99145457d1a58ce8ea858c05eca7937c1c472a22593226183 2 0.00/1.00 vMB 0
58,883 58,883 00000000057a9a283d0a19280a2cb615058d52a943db6f85bb0c528f0cc7d700 1 0.00/1.00 vMB 0
58,882 58,882 000000000ad38ffc070d0e1e89c3bf45db545791ea8509afe12cf4fe6f46c840 1 0.00/1.00 vMB 0
58,881 58,881 0000000009a42d36adbe55adb7e9b91621d1b9ba18fdcbac5d32ec0aa1434773 1 0.00/1.00 vMB 0
58,880 58,880 000000000c21d7b62d3cb7e954dae72aa6ab71e28b4a21665e7bfd6d158bf2ae 1 0.00/1.00 vMB 0
58,879 58,879 0000000004767e8ca6eacf4bc1cd23cfb2a1db0befed23818b0daeb713028e78 1 0.00/1.00 vMB 0
58,878 58,878 000000000998a657d3087bc658c9da67f831c42020ccd45f5c2833476c6da3da 1 0.00/1.00 vMB 0
58,877 58,877 000000000413c9be77227785b04b28e92e09fe3694ebf30263214c9a7b2808b2 2 0.00/1.00 vMB 0
58,876 58,876 0000000000fdb3a803fbbd209a67bbc113974b553a652d67d3245ae0a614cb59 1 0.00/1.00 vMB 0
58,875 58,875 0000000000577b29df6cfc14c00a7a6a25c9bd811a53547366a0831cc8db6f99 1 0.00/1.00 vMB 0
58,874 58,874 00000000058d89f1cbc792843560b0d296ca406d6f415dbf78311ff6bbc60051 1 0.00/1.00 vMB 0
58,873 58,873 000000000a06cec7b437b7f2542276e9e248406e720e29ba20cb7665da942ff5 2 0.00/1.00 vMB 0
58,872 58,872 0000000008de8e763a73da8cb1ed8fab89063a110d661399960c9ad47332cecf 5 0.00/1.00 vMB 0
58,871 58,871 000000000d82aebc82eee8e3976659e4c2097e9464b6b2a2e5906d7dacee5f46 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.04 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: 650.76 GB
    • Received: 13.32 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.