Loading Tool

Explorer IconExplorer

Memory Pool

81,677 transactions
30.11 vMB
0.07868205 BTC
Random Selection Loading Transactions
Max Size: 184.75/200 MB

Candidate Block

Mining Attempt 4549cf57ac2807d0b958a2bd461f5d02c76d2fb34298d77afbd59892309fa327
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 95abf3db24acea169714f6f25e0b1251c678756987215edd0f0c07411ddfa27e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,024
Size: 1.00 vMB
Total Fees: 0.01175310 BTC
Feerates: 60.16 > 1.18 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (490,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,980 424,980 0000000000000000048635368e69a5a130afd13e842da02e5cfda2d0a5b72fd3 383 0.45/1.00 vMB 48
424,979 424,979 000000000000000005715e39e2a797f2d819c80c4620c2bc423eaefb5b64f049 252 0.18/1.00 vMB 57
424,978 424,978 000000000000000000320b8ee8427b45056e858e6661ed8648fc3894a447748f 928 0.99/1.00 vMB 25
424,977 424,977 0000000000000000044123fe8b73caaa3bec56837c65679bf8102a10e6e812fb 435 0.18/1.00 vMB 72
424,976 424,976 000000000000000004fafab8bda157003ee1b3ebaf54f6e0dd39d9696d80de34 1,445 0.70/1.00 vMB 53
424,975 424,975 000000000000000002bdbe901d3b653af9367fc22371c70db72ba75533c863d9 2,643 1.00/1.00 vMB 80
424,974 424,974 000000000000000002b90a1192de1f44cf73343ac6471413cdfc9c5475a56873 495 0.19/1.00 vMB 63
424,973 424,973 0000000000000000002eb5601b5bc27980cf9ac3e07c9a5b56afb8cdea66905f 245 0.08/1.00 vMB 70
424,972 424,972 000000000000000000786228d1abf3ef4892943f78dc82dd33a34364e78a8338 837 1.00/1.00 vMB 23
424,971 424,971 000000000000000000371ec19875279112d3614ad93c38e37d427a325d87b0d3 1,282 1.00/1.00 vMB 30
424,970 424,970 0000000000000000013f5bb9d4d9ba080f30d61b781ffee5075408710901ab93 1,034 0.98/1.00 vMB 27
424,969 424,969 00000000000000000547b5dcb1b014b6241d611dda8b1c1d4bb506f868f15202 659 0.39/1.00 vMB 45
424,968 424,968 0000000000000000021d42aad5111100e45d81bd472efcdb5386a18ad432bde0 2,364 1.00/1.00 vMB 78
424,967 424,967 0000000000000000018b3ef47cc4105d1ba80d4f13a19cc517d2016be894353d 2,063 0.94/1.00 vMB 64
424,966 424,966 0000000000000000043cdce9dcc107a49cd2fe438249f08604c518e595be4d6a 486 0.18/1.00 vMB 69
424,965 424,965 0000000000000000015d4a4feec8c12cf0b8fb418c8d407a4244d9f4955e491d 2,162 1.00/1.00 vMB 55
424,964 424,964 00000000000000000528111e87359abb5f347502fb50e2e5c4e415e7a74e5ed2 1,749 1.00/1.00 vMB 45
424,963 424,963 0000000000000000010df9ce699b4b00a6469f27bb87d1f10eec9524d54379b9 1,449 0.99/1.00 vMB 31
424,962 424,962 000000000000000003e1a3e26af4a3c981b4f9ea01d14997cbfda4aa980df3a4 846 0.34/1.00 vMB 58
424,961 424,961 000000000000000000054e631f5cf752f2bd5ae2b214699ee27dc000dd66ae9a 1,727 0.66/1.00 vMB 47
424,960 424,960 000000000000000001700eb6ba53313c7d0a9bc99780ad93585de8f3f0056ed3 158 0.07/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.68 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.