Loading Tool

Explorer IconExplorer

Memory Pool

53,632 transactions
31.45 vMB
0.10589079 BTC
Random Selection Loading Transactions
Max Size: 169.59/200 MB

Candidate Block

Mining Attempt f3e17a103408f9b8e31979aa8edb1a50dde42ab85bc4e67d0ac024bf8e45c66c
Version 20000000
Previous Block 00000000000000000000b5c797f30f3f01ba588d1023c3962ed65aa0aaae2067
Merkle Root 7255b3b3d568a5f4da9e1f81900fb048c98af5eabd97a3ee043c3278a1261d2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.02426652 BTC
Feerates: 18.19 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,826 (567,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
347,795 347,795 000000000000000015a3c9ee8b4e312f35446205415edad70641507b76f81bb8 730 0.42/1.00 vMB 24
347,794 347,794 0000000000000000124ab353823708ec6b5a9c3a06f99cb60644fd295c9d7896 280 0.13/1.00 vMB 27
347,793 347,793 00000000000000000b2d1209eec01695c7053902a3ca1d0e91ba8beb1f454e69 288 0.14/1.00 vMB 25
347,792 347,792 00000000000000000e1f11f0db3dfe0b162d5b3952f6aacc1a8a427c9bbd98b6 80 0.04/1.00 vMB 26
347,791 347,791 00000000000000000035ff5dab2dbb59990a266fcd75e25a85092309d95a6de3 993 0.60/1.00 vMB 22
347,790 347,790 0000000000000000023f1ae05bd07c8a162afc14554f74b0ff72c71e4bad268e 157 0.10/1.00 vMB 21
347,789 347,789 000000000000000004222f2449c80fe9e3a1ce8ea5b951459ab5250eda24174e 133 0.08/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.56 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.