Loading Tool

Explorer IconExplorer

Memory Pool

29,003 transactions
9.52 vMB
0.10130075 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.07/200 MB

Candidate Block

Mining Attempt f4058b2f54ce07cebc258df001e7299156eb91214f31c826eaae73b782834531
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root 5e06d2e9bc08c18ec9eaff96c93778f85f38712af1e4eefe407fe948e7ee4ef8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,000
Size: 1.00 vMB
Total Fees: 0.02918987 BTC
Median Feerate: 2.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (768,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,969 144,969 00000000000009039a14b9a58f8f4c7c4541c1197061c9ff6c0b5a2c1590ae97 25 0.03 vMB 528
144,968 144,968 000000000000052fb43cad0812cffbf8f91e91bdce77d4a2c69a98983b13960f 5 0.00 vMB 132
144,967 144,967 000000000000088722f09a27d6c1ca7c69a0ed1734a8c3e4ee0f68f3c51dfe06 58 0.02 vMB 128
144,966 144,966 000000000000026e77c5cf7b5c4bea2a96edbf2c24999666c1c9bbdd55ef285b 22 0.01 vMB 483
144,965 144,965 0000000000000280cc7f8c9ad916e9306fbfff8fc395fca121243caee2b77490 109 0.04 vMB 127
144,964 144,964 00000000000001c8dec1e2605030c81d26baa25f7bdbb3f35b10ab01421f7160 65 0.03 vMB 129
144,963 144,963 000000000000048a49245d9eff1f00d37c33a5c83944c7a6d02a07c57eb6617d 49 0.02 vMB 75
144,962 144,962 00000000000005f025dffe870fa2a97b2379f2bfc4a2c99ef072bbeefe67e3fc 145 0.04 vMB 91
144,961 144,961 000000000000039757eccd1c503491387d7be88e9542b7c76fb6db3860a8257d 66 0.03 vMB 132
144,960 144,960 00000000000005d0ddb5104d796151811609b9920f98059bd4f0b79f26eeef9a 59 0.05 vMB 99
144,959 144,959 0000000000000309a58d6f33da63cd0d87bec7418b054181d36178edfebc9749 9 0.01 vMB 42
144,958 144,958 00000000000007b017cc79c93f645a39eb8c64d4f02a7195d3d05e4e81364589 130 0.05 vMB 184
144,957 144,957 00000000000001281d28747175dcd65e15c7eaf6f715acbdd8a84a0f069ee653 151 0.07 vMB 161
144,956 144,956 0000000000000400a303726c339e602e0936be865056f1bb99702a99bfac53c1 103 0.05 vMB 191
144,955 144,955 0000000000000848e75a6544128f294960d33a694004c14a0871f425debf9580 49 0.02 vMB 349
144,954 144,954 0000000000000949d0668a9aa61ba0f5534851b1a034811a5e7a1af4c8c1144a 84 0.03 vMB 40
144,953 144,953 000000000000042226db89db44481951658c1e643fc3149f30863d8fc26c13c0 54 0.03 vMB 255
144,952 144,952 00000000000004a28913f8529e42e43f88ca78d0e7199228b89424139e10991d 102 0.05 vMB 100
144,951 144,951 000000000000003ca7ffc2db8a9dd3a04455043feaba01387cdcfa9a4490faef 25 0.01 vMB 96
144,950 144,950 00000000000006c9987011564895927d385b59b06e1ced7a96d2d28a243515ea 153 0.05 vMB 22
144,949 144,949 000000000000092b2fe6274532b6184838846e8b57ce8708fafdab602d2d9dd3 15 0.01 vMB 1,272
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.33 GB
    • Received: 0.46 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.