Loading Tool

Explorer IconExplorer

Memory Pool

40,983 transactions
25.94 vMB
0.05017538 BTC
Random Selection Loading Transactions
Max Size: 135.66/200 MB

Candidate Block

Mining Attempt ac66ee8b4780e738d7ce8a8370c45297a579fceb0cdb23c455e5ef119613d1b8
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 35818790e90d211f2fa17f21a8852e9b0a67140306d4275402ae1565f08b18d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.00305140 BTC
Feerates: 18.26 > 0.31 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (801,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,853 112,853 00000000000117c664ba8486d1fd32b75eef08bfcbe390f4d19579e4538907e6 13 0.00/1.00 vMB 1,428
112,852 112,852 000000000000adf133912d9aeeabc19eeae4e47c177264614bd152a63dbe205f 7 0.00/1.00 vMB 0
112,851 112,851 0000000000008e41defd94e48381726ce77ac11aedefab4e23fefd16c2fe123e 9 0.00/1.00 vMB 0
112,850 112,850 00000000000015b2048a9e8d395e0181bcf24b652cd3830672158925643e15e5 11 0.00/1.00 vMB 936
112,849 112,849 00000000000059c8520bd2aef4e7d14df42a92ef5bf11143279ed952969fa60e 12 0.00/1.00 vMB 1,056
112,848 112,848 000000000001186b21b50d3cd122f2db3bd980247cf63a7e691975efc631fd1b 11 0.00/1.00 vMB 0
112,847 112,847 0000000000005230232c104edfd458b3c7d99895638a99eba6d2fb9f65978392 11 0.00/1.00 vMB 0
112,846 112,846 000000000000ac973f9de72f55c945a67929146c4d645b868a71268cdb496c61 10 0.00/1.00 vMB 0
112,845 112,845 0000000000012736b42e6e3f78662b94a258f0db33ed954803a1020a2dbef7ef 26 0.01/1.00 vMB 1,050
112,844 112,844 0000000000009bd4a4eb597978c56666b1300338c8bbf42f4a9bf707b5203d81 12 0.00/1.00 vMB 636
112,843 112,843 00000000000053059ea5d3c427d9496af509560118189335d9275d5dd591c0b8 1 0.00/1.00 vMB 0
112,842 112,842 0000000000001e5f1cf342b7fb0a0f2d9bf351d223da46180ada43fcc8ac1d58 25 0.01/1.00 vMB 871
112,841 112,841 000000000000ae8e20d8d072731b2b0fbb4763fc11cac64234d6b21f2ba14332 9 0.00/1.00 vMB 1,718
112,840 112,840 0000000000003aca72d3b32392aa8930573585023c79fbd4c76fc8aa8989ef46 33 0.01/1.00 vMB 570
112,839 112,839 0000000000005759c653e59d3795d153e63ac213c47153a3e98c5837a90b767b 56 0.02/1.00 vMB 430
112,838 112,838 000000000000b31d492013fcb0f4fce4c40729e49c912431b49e7332c45c09c3 1 0.00/1.00 vMB 0
112,837 112,837 0000000000010d25d2bbc432fc50d3ca6e31b82e093305fb288a084d911ba24d 10 0.00/1.00 vMB 0
112,836 112,836 00000000000098de2cb4d9c64e35954b3dc85af49dadc25b03236124628ae9bd 24 0.01/1.00 vMB 813
112,835 112,835 000000000000d5ef370cb9ba74e18975c7dcab871f45738bd576b1bf4e52023f 9 0.00/1.00 vMB 314
112,834 112,834 0000000000010a705314f4b2117f4b333a6f44c459aa1548555e0b341bcb7958 9 0.00/1.00 vMB 0
112,833 112,833 000000000001294bad2e486a8618941fd50362a23e45e652a4c342c8b3fdc671 28 0.01/1.00 vMB 667
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.