Loading Tool

Explorer IconExplorer

Memory Pool

39,146 transactions
15.92 vMB
0.12824720 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.77/200 MB

Candidate Block

Mining Attempt 4834e8190617ffe48c71ce3bdc962640377f6bceab447f7f5227c8ffe2ed0409
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 5dc7afc0aff59badd5127d8b9b190cefbf6d18130fc93786060d25b4b92f8185
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,052
Size: 1.00 vMB
Total Fees: 0.05713444 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (783,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,087 130,087 00000000000001b695b1b2c701144517e15bfb2c0c527697661788f8bc9d3ceb 17 0.00 vMB 1,200
130,086 130,086 0000000000000d51c9a52935b2fbbf01f19beda456eb49aa8ed913fc49b87964 79 0.03 vMB 1,548
130,085 130,085 00000000000016a03c8916ba8280067272cdb8ea08ef56b8b2f517d9110bc92a 56 0.03 vMB 1,034
130,084 130,084 000000000000199913e99724818b37a7bd9f5bfa56fa3bb794ad3b52c59a9e30 3 0.00 vMB 3,868
130,083 130,083 000000000000187de74bdf7df6fde7c18ccbb1c020a7dbf435064e60be156d2b 38 0.01 vMB 777
130,082 130,082 00000000000005c16c50f53a11dbc62bb36086cadeb43e170d75ad3c6fe0108e 77 0.03 vMB 516
130,081 130,081 000000000000040167d3bb2f6d3837eb89bd79cd2d7d736d61a5513c2cb2558e 26 0.01 vMB 629
130,080 130,080 000000000000094f835a630c9e07bd8fe5a936a091f88999847beac42bd15412 9 0.00 vMB 1,321
130,079 130,079 00000000000012552ae259de241e7adab41dcd9a4e5678478f7a87aa6a4ee741 98 0.03 vMB 31
130,078 130,078 00000000000007ecbc1c30eda6176a90443cfb13562d22dad310cf76f0e7accd 81 0.05 vMB 736
130,077 130,077 0000000000000412513dc5f78af61b0c23088c91ee4ddd8ce27449b5cc95285f 33 0.01 vMB 0
130,076 130,076 00000000000010b9d4ae66b48ee48be7f35de7794d6e62381f4b514ee94f2436 11 0.00 vMB 856
130,075 130,075 0000000000000a04efdf22ce2a402290476609f709a47d2f2bbeffcf5417d1e1 23 0.01 vMB 749
130,074 130,074 000000000000134b9cffc3f2666ffe8bd79e5889092ac36f84ea9f4a24d81ed3 23 0.01 vMB 868
130,073 130,073 0000000000001260a3457c4d14a647628bb53fdcb5f16b8041fff27f1af637ef 90 0.05 vMB 470
130,072 130,072 0000000000001506b5d663a38d472726bd3fef06251d182e7ccb3a73b93542c8 10 0.00 vMB 909
130,071 130,071 0000000000000f02b3744cf0d76bff7185413841014f0fb46c9f8edc6d2a4030 46 0.02 vMB 1,092
130,070 130,070 000000000000063e83a765aac47a18004bd56f2edf3f981e9bb00dddb11abab8 80 0.03 vMB 913
130,069 130,069 00000000000012e8fa9ba79f4768aeb76d87d66985cb237bc90db7663e89a8db 20 0.01 vMB 610
130,068 130,068 0000000000000070ff21fa311a51bbebe621b75ab72fae7921d1857a93d1d607 19 0.01 vMB 687
130,067 130,067 0000000000000d43b043664f27abc2c49471c4876bed9e98860b33aae8459f2c 105 0.03 vMB 241
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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