Loading Tool

Explorer IconExplorer

Memory Pool

37,508 transactions
26.10 vMB
0.06257718 BTC
Random Selection Loading Transactions
Max Size: 134.07/200 MB

Candidate Block

Mining Attempt d3e8530fd863c596116f5c2fc55b4aff7b40ff2c2d26f8e0d556854e8189fb5c
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root 08bd24299f1c63707c1893e227d468921206fce408c17c1ffeb6aab923586fd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,617
Size: 1.00 vMB
Total Fees: 0.01443106 BTC
Feerates: 102.99 > 1.45 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (294,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,991 619,991 0000000000000000000635476345bd1872b03e7e920d83775e121fb860735de7 2,248 1.00/1.00 vMB 10
619,990 619,990 0000000000000000000df3c0d0262f87f2235690c1985225be13229994bbb3be 2,935 1.00/1.00 vMB 17
619,989 619,989 000000000000000000025a5fc114b68b02d59cc51f88e364c9c3f42b1d06b2d9 2,838 1.00/1.00 vMB 28
619,988 619,988 0000000000000000000157244ace5150a3f40e0734b3c7953b81e4df725bf141 2,334 1.00/1.00 vMB 29
619,987 619,987 0000000000000000000c66466f1e1e62e2e7bf0e97004ff0cb1bec525987d601 2,224 0.93/1.00 vMB 14
619,986 619,986 0000000000000000000345333371643a5266106588988e423d4da0937e3f1a23 809 0.30/1.00 vMB 16
619,985 619,985 00000000000000000010f406d58fa0185a559c0eb79b0c97e6a7201ae4cdab46 910 0.27/1.00 vMB 12
619,984 619,984 0000000000000000000cb77859eb5e94240ad4c9022b497f0aa26c20c07a1d53 1,851 0.64/1.00 vMB 19
619,983 619,983 00000000000000000006038c52d6dfb01038010ceafa50c45fd3049bdb19ac46 2,915 1.00/1.00 vMB 9
619,982 619,982 00000000000000000004ec86a702624d984bf09762463f17884949c2504db7af 2,802 1.00/1.00 vMB 15
619,981 619,981 00000000000000000005dd9793ab3514b03a58b4326556c19eec88b6b06ad399 2,748 1.00/1.00 vMB 12
619,980 619,980 000000000000000000050f186290fd20e26b9977db8519d0413ac28f777952d3 2,733 1.00/1.00 vMB 18
619,979 619,979 0000000000000000000d0c2b5bc4155b1cb44637ebb6edf687faa1d1932a3f88 2,715 1.00/1.00 vMB 11
619,978 619,978 000000000000000000119844f9378a70479ec32188900950cf562be9fdbae4b0 2,625 1.00/1.00 vMB 18
619,977 619,977 00000000000000000011ace41b5682f2211c9c382f0dcd39c21cd85872c41abc 2,510 1.00/1.00 vMB 32
619,976 619,976 0000000000000000000c1b1d94f030c0ffe9bbbe72db7dd103bd86f0872540f5 2,732 0.97/1.00 vMB 15
619,975 619,975 0000000000000000000c45aaeba05d586ebaed6c3c5eeb90bb7b70bca9f27e35 2,723 1.00/1.00 vMB 12
619,974 619,974 0000000000000000000f78407b87b4d224a5eb49c2568c291af3a3b10b08b05c 2,796 1.00/1.00 vMB 21
619,973 619,973 000000000000000000107ac65ef0b357fd7bea39a3a993fc49ff36bba2409035 1,210 0.40/1.00 vMB 16
619,972 619,972 00000000000000000010f8ac01d46ba27459de4d9f9ce484582f8988c49766e2 1,005 0.30/1.00 vMB 15
619,971 619,971 0000000000000000000671a8cc10afa616bd6649d90bd80b92510a3b0f8e8973 605 0.20/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.