Loading Tool

Explorer IconExplorer

Memory Pool

49,645 transactions
30.78 vMB
0.11919047 BTC
Random Selection Loading Transactions
Max Size: 164.30/200 MB

Candidate Block

Mining Attempt 13c629a1a5f68933e0aca968d32cf826d40bb192d563c15d642bfd92de9ff8b7
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 064bd5386bab36906ab487261c06bc4287641adc7fb454c6d78d8fb92971d72b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,172
Size: 1.00 vMB
Total Fees: 0.04991237 BTC
Feerates: 150.97 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (567,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,816 347,816 000000000000000006be69a38ef782ebd25c76df98ec7597c5706b1c80b5b947 956 0.76/1.00 vMB 19
347,815 347,815 000000000000000016ebaa3ab5fefb6268689664d149e06a26b49ea6b6384a28 606 0.37/1.00 vMB 25
347,814 347,814 00000000000000000af8eadaf500990758f55a45e7f707e27830e0acc4a1ed88 634 0.35/1.00 vMB 25
347,813 347,813 0000000000000000145f9b34dfb9d3d59e4844c98d4fb71a6ad970f7eb1d7da4 255 0.15/1.00 vMB 33
347,812 347,812 00000000000000000cd9714d088900513d22457322e1b3640e8305748683b7eb 326 0.26/1.00 vMB 19
347,811 347,811 00000000000000000eb3576430e0a79b5c1007a412bb35458ade53fca93e3c76 65 0.04/1.00 vMB 18
347,810 347,810 00000000000000000bcd9ce1ef94441e0df99288095ead4b932440fd4911c790 51 0.03/1.00 vMB 20
347,809 347,809 0000000000000000089c7392e8442eaa94da7034a52886259ff2fdfc0c25e260 362 0.20/1.00 vMB 23
347,808 347,808 0000000000000000068744a25e96baedfb13836bb3f8a1c5ef789e6b117913eb 611 0.29/1.00 vMB 27
347,807 347,807 00000000000000001409282fa51b61325c6d0ebb059b7a88da50f18f3a8a9ccd 1,108 0.55/1.00 vMB 27
347,806 347,806 0000000000000000040870593c45d5b11df6496785703440c33d9c20ea39192f 646 0.32/1.00 vMB 27
347,805 347,805 00000000000000000c4bbab2415082fe69aba037db196c66dbb0f719e98a6b03 61 0.03/1.00 vMB 24
347,804 347,804 000000000000000002211ff6e7414a4fef651b5a6db45ef73c1c5323bdf548b3 490 0.27/1.00 vMB 23
347,803 347,803 00000000000000001710320695b01e9c88fc94b980b00cb0841d262465be0af2 169 0.09/1.00 vMB 25
347,802 347,802 000000000000000001e29149250cf8a2817fe68916c9eb878b21ab5912167475 892 0.49/1.00 vMB 26
347,801 347,801 00000000000000000d4b7cab74afcc2137b8dc56be6ab2730e4d409f11993518 1,273 0.63/1.00 vMB 26
347,800 347,800 00000000000000000ef87a8b0ab8351e794c546defb0892976d582cc14589a2f 520 0.30/1.00 vMB 23
347,799 347,799 00000000000000000e89296d7d218220b1ebafdc5672090ab1ab06821b29eebc 305 0.17/1.00 vMB 24
347,798 347,798 000000000000000009e84a85c652e931eb6da97a15635425fa21f5537abb3bb3 112 0.05/1.00 vMB 29
347,797 347,797 00000000000000000b8c0f952fd5b47e4bbe85c277284daafe70e396c8a8b0c3 575 0.32/1.00 vMB 24
347,796 347,796 00000000000000001596d6ceb8ccdf729ff6e7d47a0f26741618bcdd693a561b 170 0.08/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.