Loading Tool

Explorer IconExplorer

Memory Pool

58,311 transactions
23.20 vMB
0.09899807 BTC
Random Selection Loading Transactions
Max Size: 135.77/200 MB

Candidate Block

Mining Attempt 2a37f6e1c76c5510cc75c7957bf836444a4dffceffdeb759d77f098b634eada7
Version 20000000
Previous Block 00000000000000000001e9a357895e244976b793501aec226dc90aefabaae1bd
Merkle Root a9aed42964a010698e80fd66c5b185b551fcbb0ae3753bc9141e9e978c5059e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,330
Size: 1.00 vMB
Total Fees: 0.04808094 BTC
Feerates: 150.58 > 4.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,927 (756,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,840 157,840 000000000000061f6c62cfcab73e248c1026000f790d6b50e1ff24422864ab8f 7 0.00/1.00 vMB 87
157,839 157,839 0000000000000745c35068ee9be30888a1f48f2c08fa4c4c5b2e109197b57a79 11 0.00/1.00 vMB 492
157,838 157,838 000000000000049759dfc9d34602faa4ace15a9e4280dfa79916ba008d5c9172 10 0.00/1.00 vMB 653
157,837 157,837 00000000000009023579d972d2dd6908304be09ef8d0cdd3b6e1ab4dbc574deb 43 0.01/1.00 vMB 0
157,836 157,836 00000000000000d669f4515422cc7762a4074c280e24345dbf6631081ac4dba1 19 0.01/1.00 vMB 43
157,835 157,835 00000000000008bd99aee44b807eb8b4c470ec4ed88de777b5757c9210114e71 8 0.00/1.00 vMB 46
157,834 157,834 00000000000003985a5b409d1ac3330b7b282d0ae042cb1336d2a18d66ef396f 15 0.00/1.00 vMB 76
157,833 157,833 0000000000000b53844b57c3e15cdb57622191809d3fefe8becd7a2388320de8 2 0.00/1.00 vMB 0
157,832 157,832 0000000000000a1e4a8194917662fb64b9df036db0fcbd8d1d6f8b6601b91564 17 0.00/1.00 vMB 0
157,831 157,831 000000000000005a6f1403e18eba25bb0c9ccb3130608384addbcdeaf0909e1a 18 0.01/1.00 vMB 47
157,830 157,830 00000000000001820fa1071e61967d741a0829a11dbd7474d24a025c1592c9fc 1 0.00/1.00 vMB 0
157,829 157,829 0000000000000d402aa65a28645662b6a27d5b87b92df939e7661cf6b2d51998 106 0.03/1.00 vMB 0
157,828 157,828 000000000000032b2e17fc4f2860b7ea70ff16fadf829a0f925063106f042231 41 0.02/1.00 vMB 55
157,827 157,827 0000000000000b18d355e847674aa9e9e3b24e062c81e78077b8f0ced44bbe42 28 0.01/1.00 vMB 23
157,826 157,826 00000000000004d3eab9db81428626cc1f7db11ec32f11b3ccb1505e3ec60413 22 0.01/1.00 vMB 115
157,825 157,825 000000000000043c479943fd9f84c2683a9816d37fc88777644726e22ee4fca0 6 0.00/1.00 vMB 17
157,824 157,824 0000000000000aa1571c070635f677981390bb5dfb1bd8727ca6b443023697da 4 0.00/1.00 vMB 0
157,823 157,823 000000000000098adc8313c5585c88bfe9846cb220284eded8890679bd816f14 7 0.00/1.00 vMB 21
157,822 157,822 000000000000034237e65fd059517cf29b3f18bd497a303ee1070ca00991f3f6 8 0.00/1.00 vMB 0
157,821 157,821 00000000000002d910facc1b4e41766b879131cf7fd46b1628b72e9d7f9fccbc 36 0.02/1.00 vMB 46
157,820 157,820 0000000000000606de71ed3b57b6e5f598e153705fbb8e234008cad4d9a1d22a 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.48 GB

Node Details:

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