Loading Tool

Explorer IconExplorer

Memory Pool

84,935 transactions
31.83 vMB
0.18943473 BTC
Random Selection Loading Transactions
Max Size: 189.13/200 MB

Candidate Block

Mining Attempt 1655fa0b2853986abfdc68466110ffbbd380c050c27ce5a43509f80afb6aedbe
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root d1063ad68664a1f4238ea461a47fb1a596eeeec87ecfea66fd731e773f0839ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,853
Size: 1.00 vMB
Total Fees: 0.07175840 BTC
Feerates: 269.69 > 7.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (534,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,944 380,944 0000000000000000037289eebd49b016180b340e9aaa3f5e8c349c646e82b7e3 2,365 0.93/1.00 vMB 43
380,943 380,943 0000000000000000037b146d1b79c74fe934f1576e465eb5470037757a56b8c5 2,190 0.95/1.00 vMB 43
380,942 380,942 000000000000000010c8429870684af35c3d593f923b0cce489a1de0542aeb5c 440 0.29/1.00 vMB 24
380,941 380,941 00000000000000000d35026cdf25e4e0283fb8ff38580689c61f482a9aeb7900 1,868 0.93/1.00 vMB 39
380,940 380,940 00000000000000000afa62a83da510fff2ba2df2693127fd328bf1002c6a4f3d 1,824 1.00/1.00 vMB 32
380,939 380,939 00000000000000000aa9f5027ea0f43db78ede012e91e095f24f0045f873575b 1,016 0.93/1.00 vMB 21
380,938 380,938 0000000000000000019d2b069378950c87914af662bf25b3604ca4d089c0276b 215 0.10/1.00 vMB 44
380,937 380,937 00000000000000000b61c45ea8fe4d369d3dcc69ed7cf1de9289bfb0248aab86 760 0.75/1.00 vMB 18
380,936 380,936 0000000000000000079f4219efae8c4eb43fdf27cf72b36ddc3f3a76dc90cbea 2,005 0.92/1.00 vMB 40
380,935 380,935 000000000000000004b1b32da20936ecfbdc2023e51fb5a9ba46a8d9529f799e 2,560 0.93/1.00 vMB 50
380,934 380,934 00000000000000000e9cb1380996e9a220c7b011c8300d6099c8f50f6ed38490 1,044 1.00/1.00 vMB 15
380,933 380,933 00000000000000000bfd3a857fa635bf3c9aeb83a0844fa1345f10348998a101 2,233 1.00/1.00 vMB 35
380,932 380,932 000000000000000004ea2f89962b8c05ae015362a517219fc766eae2627315f1 1,979 0.95/1.00 vMB 28
380,931 380,931 000000000000000011d99746fc27fee7b56aaaa76dbdd5cd4e8d79746d687c0a 1,900 1.00/1.00 vMB 43
380,930 380,930 00000000000000001160c007208c520a5a03bba758fdac3c473cb8338407d50e 1,915 0.95/1.00 vMB 55
380,929 380,929 00000000000000001128faa14891d4010e24b38f164bf3398dd3cd887fb26e2d 1,348 0.75/1.00 vMB 61
380,928 380,928 000000000000000002cdae47a6ceaa156b769876e5dd944ae8e2153eac85474a 1,745 0.99/1.00 vMB 22
380,927 380,927 00000000000000000c8d4c75a67226996faef50d3a13896b021bf01d149e360b 1,798 0.75/1.00 vMB 78
380,926 380,926 0000000000000000023796f38a636dc92ec99dfdb26d2099b802e16fe4bd7140 560 0.23/1.00 vMB 32
380,925 380,925 00000000000000000e3757002093514d563ef887a13c9cb34252f255888c81f5 745 0.30/1.00 vMB 40
380,924 380,924 000000000000000000f94e20f40e370d25a04c88e19b9422c6bdbc40d979c8fc 566 0.25/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.